remove preact and create setup wizard
This commit is contained in:
@@ -408,7 +408,6 @@ RUN addgroup -g 1000 appgroup && \
|
||||
|
||||
# Read-only root filesystem
|
||||
COPY --from=builder /app/server /server
|
||||
COPY --from=builder /app/web/dist /web
|
||||
|
||||
# Data directory (writable)
|
||||
RUN mkdir /data && chown appuser:appgroup /data
|
||||
|
||||
Reference in New Issue
Block a user