config should be written properly 🤦
This commit is contained in:
parent
b3db38ad76
commit
65d3a5c662
1 changed files with 2 additions and 1 deletions
|
@ -176,7 +176,8 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
proxy:
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
metrics:
|
metrics:
|
Reference in a new issue