Skip to content

Commit 06f4733

Browse files
committed
Add the PROXY_UPSTREAM env var to the .env file
[refs #1cb3fa562b2d]
1 parent a69c968 commit 06f4733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose_example/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ POSTGRES_DB=web_app_db
22
POSTGRES_USER=app
33
POSTGRES_PASSWORD=secret
44
POSTGRES_HOST=pg
5+
PROXY_UPSTREAM=webapp:9292

0 commit comments

Comments
 (0)