fixed port exposure
This commit is contained in:
@@ -33,7 +33,7 @@ RUN chmod +x /app/entrypoint.sh
|
||||
# Source code will be mounted at runtime
|
||||
WORKDIR /src/api/gateway/tron
|
||||
|
||||
EXPOSE 50071 9407
|
||||
EXPOSE 50071 9408
|
||||
|
||||
# Use entrypoint wrapper to load vault token
|
||||
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user