mirror of
https://github.com/trafficlunar/api.git
synced 2026-06-27 22:24:08 +00:00
fix: add development mode environment variable
This commit is contained in:
parent
43628a1a66
commit
a864e689be
2 changed files with 13 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Adds localhost to allowed origins
|
||||
DEVELOPMENT_MODE=false
|
||||
# Port for the server
|
||||
PORT=8888
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue