env example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
API_SCHEMA=http
|
||||
API_HOST=localhost
|
||||
API_PORT=3000
|
||||
API_BASEPATH=api
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
API_SCHEMA=http
|
||||
API_HOST=localhost
|
||||
API_PORT=3000
|
||||
API_BASEPATH=api
|
||||