Remove networks v3
This commit is contained in:
@@ -14,12 +14,3 @@ services:
|
||||
# Network port configuration
|
||||
ports:
|
||||
- ${PORT}:8123 # Web interface port
|
||||
|
||||
# Network configuration
|
||||
networks:
|
||||
- frontend # Connects to frontend network
|
||||
|
||||
# External network definition
|
||||
networks:
|
||||
frontend:
|
||||
external: true # Uses pre-existing frontend network
|
||||
|
||||
Reference in New Issue
Block a user