mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-03-18 21:50:33 +01:00
temporarily modify lang for release
Fixed name on Indonesian and removed Italian emails.
This commit is contained in:
@@ -23,6 +23,7 @@ FROM golang:latest
|
||||
COPY --from=build /opt/build/build /opt/jfa-go
|
||||
|
||||
EXPOSE 8056
|
||||
EXPOSE 8057
|
||||
|
||||
CMD [ "/opt/jfa-go/jfa-go", "-data", "/data" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user