fix network name #6

Merged
wtukatyr merged 1 commits from dev into main 2025-06-06 00:53:06 +03:00
Showing only changes of commit ed96af5c4f - Show all commits

View File

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