diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-07-14 19:04:02 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-07-14 19:04:02 +0200 |
| commit | dae862df22cec811513e067969bcbea5d4551d75 (patch) | |
| tree | 7c58e5a0f24e4bca301e69efc99af3ae3c878eb5 /Readme.MD | |
| parent | ad25988ee31ee4e7f3c50dc96aceeabd70253498 (diff) | |
| download | vaindock-dae862df22cec811513e067969bcbea5d4551d75.tar.gz vaindock-dae862df22cec811513e067969bcbea5d4551d75.zip | |
2.14.0 rewrite
Diffstat (limited to 'Readme.MD')
| -rw-r--r-- | Readme.MD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
