0.0041
All checks were successful
Build Docker / build (push) Successful in 28s

This commit is contained in:
2026-02-28 18:41:40 +03:00
parent c1a6ccac4f
commit 31ae4275f4

View File

@@ -5,4 +5,10 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "${PORT}:${PORT}"
- "${PORT}:${PORT}"
networks:
- wedding-site-network
networks:
wedding-site-network:
driver: bridge