Commenting out variables not set by the initial config

This commit is contained in:
Logan Cusano
2023-08-06 16:27:04 -04:00
parent fae8417b2f
commit b448f04aec

View File

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