Correct logging
This commit is contained in:
+2
-1
@@ -32,6 +32,7 @@ RUN sed -i 's~"debug"~"debugBDF952SPR"~' /app/index.cfm && \
|
||||
wget https://ext.lucee.org/org.postgresql.jdbc-42.6.0.lex -P /usr/lib/serverHome/WEB-INF/lucee-server/deploy && \
|
||||
ln -sf /dev/stdout /usr/lib/serverHome/logs/access.txt && \
|
||||
ln -sf /dev/stdout /usr/lib/serverHome/logs/server.out.txt && \
|
||||
ln -sf /dev/stdout /usr/lib/serverHome/WEB-INF/lucee-server/context/logs/application.log
|
||||
ln -sf /dev/stdout /usr/lib/serverHome/WEB-INF/lucee-server/context/logs/application.log && \
|
||||
ln -sf /dev/stdout /usr/lib/serverHome/WEB-INF/lucee-web/logs/exception.log
|
||||
|
||||
EXPOSE 8080
|
||||
Reference in New Issue
Block a user