mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-14 11:22:10 +08:00
chore: Expose port
This commit is contained in:
@@ -48,5 +48,7 @@ RUN echo -n "${CRM_VERSION}" > /tmp/CRM_VERSION
|
||||
|
||||
VOLUME [ "/opt/cordys" ]
|
||||
|
||||
EXPOSE 8081 8082
|
||||
|
||||
RUN chmod 777 /shells/*.sh
|
||||
ENTRYPOINT ["sh", "/shells/start-all.sh"]
|
||||
Reference in New Issue
Block a user