env and yml
This commit is contained in:
@@ -25,5 +25,5 @@ WORKDIR /root/
|
||||
|
||||
COPY --from=builder /app/main .
|
||||
COPY --from=builder /app/.env .
|
||||
EXPOSE 8086
|
||||
EXPOSE 8080
|
||||
CMD ["./main"]
|
||||
Reference in New Issue
Block a user