8 lines
209 B
Bash
8 lines
209 B
Bash
SERVER_PORT=8080
|
|
API_CONFIG=/config/apiConfig.json
|
|
ROOT_PATH=/home/josepablocb/Documents/Work/EnRuta/SysS/ETAAPI
|
|
############################
|
|
# PATHS relative to ROOT
|
|
############################
|
|
LIB_PATH=lib
|