mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
more logs
This commit is contained in:
parent
796cbec521
commit
e4c31c9348
@ -16,7 +16,7 @@ RUN mkdir -p /app/data/config && \
|
||||
#-----------------------------------------
|
||||
FROM node:18-alpine3.17 AS main
|
||||
WORKDIR /app
|
||||
ENV NODE_ENV=production \
|
||||
ENV NODE_ENV=debug \
|
||||
# overrides only the default value of the settings (the actualy value can be overwritten through config.json)
|
||||
default-Database-dbFolder=/app/data/db \
|
||||
default-Media-folder=/app/data/images \
|
||||
|
Loading…
Reference in New Issue
Block a user