Skip to content

Commit c0329ed

Browse files
committed
Edit example env file to use postgrs container IP
1 parent 577494f commit c0329ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ POSTGRES_DB=nostr
3434
POSTGRES_USER=nostr
3535
POSTGRES_PASSWORD=nostr
3636
POSTGRES_PORT=5432
37-
POSTGRES_HOST=localhost
37+
POSTGRES_HOST=172.28.0.4
3838
DD_ENV=<DATADOG_ENV_TAG>
3939
DD_API_KEY=<YOUR_DATADOG_API_KEY>
4040
DOMAIN_NAME=<YOUR_DOMAIN_NAME>

0 commit comments

Comments
 (0)