DESKTOP-HN5QP3V\Administrator hace 2 semanas
padre
commit
e833775979
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/.env.local

+ 1 - 1
config/.env.local

@@ -4,7 +4,7 @@ SESSION_SECRET="youneedtoset"
 GIN_MODE="debug"
 RUNTIME_ROOT_PATH="log/"
 LOG_SAVE_PATH="logs/"
-LOG_SAVE_NAME="debug"
+LOG_SAVE_NAME="debug_"
 TIME_FORMAT="2006010215"
 LOG_FILE_EXT="log"
 LISTEN_PORT=8765