chore: #123 unify metrics, logs, variable names and structure
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ WORKDIR /me-fit
|
||||
RUN apt-get update && apt-get install -y ca-certificates && echo "" > .env
|
||||
COPY --from=builder_go /me-fit/me-fit ./me-fit
|
||||
COPY --from=builder_node /me-fit/static ./static
|
||||
COPY migrations ./migrations
|
||||
COPY migration ./migration
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/me-fit/me-fit"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user