diff --git a/apps/byte-muse/1.19.4/docker-compose.yml b/apps/byte-muse/1.19.4/docker-compose.yml index 59729d626..092cb59a0 100644 --- a/apps/byte-muse/1.19.4/docker-compose.yml +++ b/apps/byte-muse/1.19.4/docker-compose.yml @@ -12,7 +12,7 @@ services: networks: - 1panel-network ports: - - ${PANEL_APP_PORT_HTTP}:80 + - ${PANEL_APP_PORT_HTTP}:3750 env_file: - ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env} - ${ENV_FILE:-/etc/1panel/envs/default.env}