diff options
Diffstat (limited to 'Readme.MD')
| -rw-r--r-- | Readme.MD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,21 +9,21 @@ docker-compose up -d (if you want to run in background) http://localhost:5050/browser/ (fire up pgAdmin) Web: - - host: vainsocial_postgres_web + - host: vaindock_postgres_web - port: 5432 - user: vainweb - password: vainweb - db: vainsocial-web Raw: - - host: vainsocial_postgres_raw + - host: vaindock_postgres_raw - port: 5432 - user: vainraw - password: vainraw - db: vainsocial-raw - Running the Vainsocial.com + Running the vainsocial.com > only needed if you are running the container for the first time ``` |
