updated readme file 2
This commit is contained in:
parent
02235b186f
commit
580d326a0e
12
README.md
12
README.md
@ -5,11 +5,13 @@ This is implementation of my git server
|
|||||||
|
|
||||||
Need to have additional file called .env inside directory
|
Need to have additional file called .env inside directory
|
||||||
|
|
||||||
with following content i.e.:
|
with following content i.e.:
|
||||||
$ cat .env
|
$ cat .env
|
||||||
POSTGRES_USER=YOURUSERNAME
|
POSTGRES_USER=YOURUSERNAME
|
||||||
POSTGRES_PASSWORD=YOURPASSWORD
|
POSTGRES_PASSWORD=YOURPASSWORD
|
||||||
POSTGRES_DB=YOURGITEADATABASE
|
POSTGRES_DB=YOURGITEADATABASE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# REVERSE PROXY CONFIGURATION
|
# REVERSE PROXY CONFIGURATION
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user