Fixed netwok issue

This commit is contained in:
2024-09-19 23:34:15 -06:00
parent 646cda702a
commit 47364b586f

View File

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