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:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy_default
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
default:
|
||||||
external: true
|
external: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue