Fixed the Discord SSO somewhat
Fixed FS system Added TZ options
This commit is contained in:
@@ -31,7 +31,7 @@ FROM gcr.io/distroless/base-debian12:nonroot
|
||||
WORKDIR /app
|
||||
COPY --from=build /out/greencoast-shard /app/greencoast-shard
|
||||
COPY configs/shard.sample.yaml /app/shard.yaml
|
||||
COPY client /app/client
|
||||
COPY client/ /opt/greencoast/client/
|
||||
VOLUME ["/var/lib/greencoast"]
|
||||
EXPOSE 8080 8081 8443 9443
|
||||
USER nonroot:nonroot
|
||||
|
Reference in New Issue
Block a user