change DB IP
This commit is contained in:
parent
5fc13d25f0
commit
028daa0876
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue