Template
1
0
Fork 0

Fixed network

This commit is contained in:
Atridad Lahiji 2024-09-20 02:01:52 -06:00
parent 53143716ce
commit b71298a21e
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -5,9 +5,9 @@ services:
ports:
- "3000:3000"
networks:
- proxy_default
- proxy
networks:
proxy_net:
name: proxy_net
proxy:
name: proxy
external: true