multidb
This commit is contained in:
@@ -19,6 +19,7 @@ RUN apt-get update \
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/target/release/rustpad /usr/local/bin/rustpad
|
||||
COPY --from=builder /app/static ./static
|
||||
COPY --from=builder /app/migrations ./migrations
|
||||
|
||||
USER rustpad
|
||||
ENV APP_HOST=0.0.0.0 \
|
||||
|
||||
Reference in New Issue
Block a user