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
|
||||
|
||||
with following content i.e.:
|
||||
$ cat .env
|
||||
POSTGRES_USER=YOURUSERNAME
|
||||
POSTGRES_PASSWORD=YOURPASSWORD
|
||||
POSTGRES_DB=YOURGITEADATABASE
|
||||
with following content i.e.:
|
||||
$ cat .env
|
||||
POSTGRES_USER=YOURUSERNAME
|
||||
POSTGRES_PASSWORD=YOURPASSWORD
|
||||
POSTGRES_DB=YOURGITEADATABASE
|
||||
|
||||
|
||||
|
||||
|
||||
# REVERSE PROXY CONFIGURATION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user