[+]删除链路追踪,修改项目名称
This commit is contained in:
parent
2dac6ff320
commit
c0a4377ee3
|
@ -60,7 +60,7 @@ RUN mkdir -p /etc/supervisor.d/
|
|||
COPY docker/config/supervisord.conf /etc/supervisor.d/supervisord.conf
|
||||
|
||||
# Expose ports
|
||||
EXPOSE 8080
|
||||
EXPOSE 10000
|
||||
|
||||
# Set environment variables
|
||||
ENV CGO_ENABLED=1
|
||||
|
|
Loading…
Reference in New Issue