moved to single project
This commit is contained in:
10
api/ENV.tmp
Normal file
10
api/ENV.tmp
Normal file
@ -0,0 +1,10 @@
|
||||
# copy to ENV and adjust values
|
||||
|
||||
JWT_PUB_KEY="..."
|
||||
|
||||
DB_USER="hv2"
|
||||
DB_PASS="..."
|
||||
DB_HOST="172.16.10.27"
|
||||
DB_NAME="hv2"
|
||||
|
||||
|
Reference in New Issue
Block a user