feat(CI): Adding CI deployment script

This commit is contained in:
2023-10-05 22:37:22 -06:00
parent 83e037c298
commit 45624eb722
5 changed files with 79 additions and 7 deletions

2
dotenv
View File

@@ -1,4 +1,4 @@
SERVER_PORT=8080
SERVER_PORT=3000
ROOT_PATH=/home/josepablocb/Documents/Work/EnRuta/SysS/ETAAPI
API_CONFIG=config/apiConfig.json
############################