Fixed network
This commit is contained in:
parent
1c54b63a6a
commit
70a630f359
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ services:
|
|||
ports:
|
||||
- "3000:3000"
|
||||
networks:
|
||||
- proxy
|
||||
- proxy_default
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
default:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Reference in a new issue