Initial commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# PostgreSQL
|
||||
POSTGRES_DB=netdoc
|
||||
POSTGRES_USER=netdoc
|
||||
POSTGRES_PASSWORD=change_me
|
||||
|
||||
# App credentials
|
||||
NETDOC_USER=admin
|
||||
NETDOC_PASS=change_me
|
||||
Reference in New Issue
Block a user