Add log file location to the example ENV

This commit is contained in:
Logan Cusano
2023-08-06 00:46:00 -04:00
parent e06cc4762d
commit fae8417b2f

View File

@@ -17,4 +17,7 @@ SERVER_HOSTNAME=""
SERVER_PORT=3000
# Configuration of the local OP25 application
OP25_BIN_PATH=""
OP25_BIN_PATH=""
# Logfile location config
LOG_LOCATION=""