feat: Split v1 and v2 apis
This commit is contained in:
9
v1/dotenv
Normal file
9
v1/dotenv
Normal file
@@ -0,0 +1,9 @@
|
||||
SERVER_PORT=3000
|
||||
ROOT_PATH=/mnt/d/Projects/WebDevWorkspace/ETAViaporte/etaapi/v1
|
||||
API_CONFIG=src/config/apiConfig_local.json
|
||||
############################
|
||||
# PATHS relative to ROOT
|
||||
############################
|
||||
LIB_PATH=src/lib
|
||||
MODELS_PATH=src/lib/Models
|
||||
HANDLERS_PATH=src/lib/Handlers
|
||||
Reference in New Issue
Block a user