Template
1
0
Fork 0

Fixed network

This commit is contained in:
Atridad Lahiji 2024-09-20 01:59:26 -06:00
parent 1c54b63a6a
commit 70a630f359
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

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