Adding trace in comment .env

This commit is contained in:
2025-08-14 10:14:46 +00:00
parent c06de46d45
commit 43f07c900a

View File

@@ -170,6 +170,8 @@ NODEPATH="$NODEPATH"
LOGPATH="$LOGPATH" LOGPATH="$LOGPATH"
APIPORT="3000" APIPORT="3000"
ACTIVELOG=apxtri,isAuthenticated,checkHeaders,Odmdb,Pagans,Persons,Wwws,Trackings,Notifications ACTIVELOG=apxtri,isAuthenticated,checkHeaders,Odmdb,Pagans,Persons,Wwws,Trackings,Notifications
##debug,info,warn,error, debug and info will be shown only if a name.js is in ACTIVELOG to help to be focus in debugging
##LOG_LEVEL=debug
EXPOSEDHEADERS="xdays,xalias,xlang,xtribe,xapp,xuuid" EXPOSEDHEADERS="xdays,xalias,xlang,xtribe,xapp,xuuid"
SOCKETPORT="3001" SOCKETPORT="3001"
BACKENDURL="localhost" BACKENDURL="localhost"