Add network to portainer
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
ports:
|
||||
- 9001:9001
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
- internal
|
||||
restart: unless-stopped
|
||||
|
||||
|
@@ -10,6 +10,8 @@ services:
|
||||
- 8000:8000
|
||||
- 9443:9443
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
- internal
|
||||
restart: unless-stopped
|
||||
|
||||
|
Reference in New Issue
Block a user