Move some conf to env.example

This commit is contained in:
gregoirenovel 2018-09-03 15:54:49 +02:00
parent 08df16c6f8
commit e4f4f5be8c
2 changed files with 2 additions and 4 deletions

View file

@ -2,8 +2,8 @@ APP_NAME="tps_local"
APP_HOST="localhost:3000"
SOURCE="tps_local"
SECRET_KEY_BASE=""
SIGNING_KEY=""
SECRET_KEY_BASE="05a2d479d8e412198dabd08ef0eee9d6e180f5cbb48661a35fd1cae287f0a93d40b5f1da08f06780d698bbd458a0ea97f730f83ee780de5d4e31f649a0130cf0"
SIGNING_KEY="aef3153a9829fa4ba10acb02927ac855df6b92795b1ad265d654443c4b14a017"
DB_DATABASE=""
DB_HOST=""