diff --git a/strava.yml b/strava.yml index f96d7f9..00423d9 100644 --- a/strava.yml +++ b/strava.yml @@ -29,7 +29,7 @@ spec: - 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" + value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db" ports: - containerPort: 8000