mirror of
https://github.com/aleleba/test-list-app.git
synced 2025-09-15 02:56:56 -06:00
Initial commit
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
#Environment
|
||||
ENV= #Default production
|
||||
#App Port
|
||||
PORT= #Default 80
|
||||
#Host
|
||||
HOST= #Default localhost
|
Reference in New Issue
Block a user