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