Template
1
0
Fork 0

Fixed netwok issue

This commit is contained in:
Atridad Lahiji 2024-09-19 23:34:15 -06:00
parent 646cda702a
commit 47364b586f
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -8,10 +8,3 @@ services:
pull_policy: build
ports:
- "3000:3000"
networks:
- proxy
networks:
proxy:
name: proxy
external: true