feat(CICD): Prepare project for Dockploy

This commit is contained in:
Josepablo C
2024-09-16 18:21:02 -06:00
parent 2cd5d4d6ef
commit 476fa66ede
2 changed files with 1 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
SERVER_PORT=3000
ROOT_PATH=/mnt/d/Projects/WebDevWorkspace/ETAViaporte/etaapi/v1
API_CONFIG=src/config/apiConfig_local.json
API_CONFIG=src/config/apiConfig.json
############################
# PATHS relative to ROOT
############################