env changed
This commit is contained in:
parent
041636a68b
commit
3c2decd505
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- portfolio-db
|
- portfolio-db
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URI=postgres://postgres:TrojanHero1@portfolio-db:5432/postgres
|
- DATABASE_URL=postgresql://postgres:TrojanHero1@portfolio-portfoliodb-22lpk0:5432/postgres
|
||||||
- PAYLOAD_DATABASE_ADAPTER=postgres
|
- PAYLOAD_DATABASE_ADAPTER=postgres
|
||||||
- PAYLOAD_SECRET=n8Kj2vR5pL9mQx7tY3wE6bZ1aD4sF0hU9cV2xB5nM8pL1q
|
- PAYLOAD_SECRET=n8Kj2vR5pL9mQx7tY3wE6bZ1aD4sF0hU9cV2xB5nM8pL1q
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue