web sttarting

This commit is contained in:
2026-03-31 13:25:14 +05:00
parent 9cd6d83428
commit 59b3bcd0f4
30 changed files with 720 additions and 242 deletions

View File

@@ -9,13 +9,14 @@ services:
- APP_PATH=/home/user/api-copp
- DEBUG=True
- DB_HOST=192.168.1.11
- DB_HOST=postgres
- DB_PORT=5432
- DB_USER=admin1
- DB_PASS=Y6%r35RpckeP^F
- DB_USER=postgres
- DB_PASS=postgres
- DB_NAME=profi
# Redis connection (external)
- REDIS_HOST=192.168.1.19
- REDIS_HOST=redis
- REDIS_PORT=6379
- REDIS_DB=0
- REDIS_PASSWORD=CNXpuhMdxXHo7ZK8bhtXDvgXVZcjRn