Fixed network
This commit is contained in:
parent
53143716ce
commit
b71298a21e
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ services:
|
|||
ports:
|
||||
- "3000:3000"
|
||||
networks:
|
||||
- proxy_default
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
proxy_net:
|
||||
name: proxy_net
|
||||
proxy:
|
||||
name: proxy
|
||||
external: true
|
||||
|
|
Loading…
Add table
Reference in a new issue