add .env.example

This commit is contained in:
b1ek 2023-02-19 00:08:31 +10:00
parent 1ff91b030c
commit e4edb2f46d
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 0 deletions

2
.env.example Normal file
View File

@ -0,0 +1,2 @@
APP_PORT=8000
APP_DEBUG=true