db cyling

This commit is contained in:
artem 2024-04-20 10:37:23 +03:00
parent c827725f01
commit 4b4400bcbf
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ spec:
containers:
- name: cycle-backend
image: gitea.webart-tech.ru/webart/strava-backend/platformer:f4cebb4d0068059110c3607c1ebca2ed5e775874
env:
- name: APP_PUBLIC_URL
value: "https://cycle-rider.ru"
- name: DB_URI
value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@147.45.144.129:5432/default_db"
ports:
- containerPort: 8000