update docker port
This commit is contained in:
@@ -40,7 +40,7 @@ WORKDIR /app
|
|||||||
COPY --from=builder /app/go-nkode .
|
COPY --from=builder /app/go-nkode .
|
||||||
|
|
||||||
# Expose the port the application will run on
|
# Expose the port the application will run on
|
||||||
EXPOSE 8080
|
EXPOSE 8090
|
||||||
|
|
||||||
# Command to run the application
|
# Command to run the application
|
||||||
CMD ["./go-nkode"]
|
CMD ["./go-nkode"]
|
||||||
Reference in New Issue
Block a user