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: ports:
- "3000:3000" - "3000:3000"
networks: networks:
- proxy - proxy_default
networks: networks:
proxy: default:
external: true external: true