Fix remaining minor audit findings in Serveex guides (A8-A14)
Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -144,7 +144,7 @@ services:
|
||||
networks: # Defines the custom network
|
||||
# ...
|
||||
code-server: # Name of the network defined in the stack
|
||||
name: code-serveur # Actual name of the external network
|
||||
name: code-server_default # Actual name of the external network
|
||||
external: true # Indicates it’s an external network
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user