Add log file location to the example ENV
This commit is contained in:
@@ -17,4 +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
|
||||||
|
LOG_LOCATION=""
|
||||||
Reference in New Issue
Block a user