Fixed network

This commit is contained in:
2024-09-20 01:59:26 -06:00
parent 1c54b63a6a
commit 70a630f359

View File

@ -5,8 +5,8 @@ services:
ports:
- "3000:3000"
networks:
- proxy
- proxy_default
networks:
proxy:
default:
external: true