Added proxy-net network
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 14s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 14s
This commit is contained in:
parent
cd7fee9fda
commit
0744ef751f
@ -8,4 +8,11 @@ services:
|
|||||||
- TZ=Etc/New_York
|
- TZ=Etc/New_York
|
||||||
ports:
|
ports:
|
||||||
- 8000:8000
|
- 8000:8000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
networks:
|
||||||
|
- proxy-net
|
||||||
|
|
||||||
|
networks:
|
||||||
|
proxy-net:
|
||||||
|
name: proxy-net
|
||||||
|
external: true
|
||||||
Loading…
x
Reference in New Issue
Block a user