Add .env example file and instructions

This commit is contained in:
Paul Chavard 2018-08-21 12:16:55 +02:00
parent 20a3f86729
commit ebe3be40fa
2 changed files with 8 additions and 0 deletions

2
config/env.example Normal file
View file

@ -0,0 +1,2 @@
APP_NAME="tps_local"
APP_HOST="http://localhost:3000/"