Browse Source

docs: added start instruction

master
bucde 3 years ago
parent
commit
4c025699a4
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@ -1,5 +1,9 @@
# docker_postgres # docker_postgres
1. clone this repo to your server
2. change ip address to your host ip address on which you will provide the database and set admin user name and password
3. run 'docker-compose up -d'
Shared Database Hosting Shared Database Hosting
https://wiki.postgresql.org/wiki/Shared_Database_Hosting https://wiki.postgresql.org/wiki/Shared_Database_Hosting


Loading…
Cancel
Save