This commit is contained in:
2021-07-07 13:34:44 +02:00
parent 81b900374e
commit e80739d7fc
5 changed files with 2 additions and 21 deletions

10
ENV.tmp Normal file
View 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"