summaryrefslogtreecommitdiff
path: root/Readme.MD
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.MD')
-rw-r--r--Readme.MD4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.MD b/Readme.MD
index 3ba9ad4..2f32452 100644
--- a/Readme.MD
+++ b/Readme.MD
@@ -9,14 +9,14 @@ docker-compose up -d (if you want to run in background)
http://localhost:5050/browser/ (fire up pgAdmin)
Web:
- - host: vaindock_postgres_web
+ - host: postgres_web
- port: 5432
- user: vainweb
- password: vainweb
- db: vainsocial-web
Raw:
- - host: vaindock_postgres_raw
+ - host: postgres_raw
- port: 5432
- user: vainraw
- password: vainraw