chore: initial commit
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
HOST='0.0.0.0'
|
||||
PORT='8000'
|
||||
NODE_ENV='development'
|
||||
API_URL='http://localhost:8000'
|
Reference in New Issue
Block a user