✨ Push email & notification localization
This commit is contained in:
@@ -9,6 +9,8 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -buildvcs -o /dist ./pkg/main
|
||||
FROM golang:alpine
|
||||
|
||||
COPY --from=passport-server /dist /passport/server
|
||||
COPY ./templates /templates
|
||||
COPY ./locales /locales
|
||||
|
||||
EXPOSE 8444
|
||||
|
||||
|
Reference in New Issue
Block a user