fix network name
All checks were successful
CI-pipeline / linters (pull_request) Successful in 32s
Build and push Docker image / build-and-push (pull_request) Successful in 10m10s

This commit is contained in:
Basyrov Rustam
2025-06-06 00:35:14 +03:00
parent ac5abef53f
commit ed96af5c4f

View File

@@ -15,7 +15,7 @@ services:
env_file:
- .env
networks:
- proxy-common
- proxy_common
db:
image: postgres:14
restart: always