mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update doc
This commit is contained in:
@@ -23,15 +23,15 @@ Add more here
|
|||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/xbgmsharp/postgsail.git
|
$ git clone https://github.com/xbgmsharp/postgsail
|
||||||
cd postgsail
|
cd postgsail
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
nano .env
|
nano .env
|
||||||
```
|
```
|
||||||
|
|
||||||
Login to your docker host once it’s setup.
|
Login to your docker host once it’s setup.
|
||||||
Clone the repo to your user directory
|
Clone the repo to your user directory:
|
||||||
Git clone https://github.com/xbgmsharp/postgsail.git
|
|
||||||
Copy the example file and edit the environment variables
|
Copy the example file and edit the environment variables
|
||||||
|
|
||||||
The example has the following:
|
The example has the following:
|
||||||
|
Reference in New Issue
Block a user