1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-15 02:52:31 +08:00

chore: remove JVM_OPT env for Halo (#3044)

This commit is contained in:
Ryan Wang 2025-01-23 15:55:26 +08:00 committed by GitHub
parent bf97946afc
commit 6a81df25b8

View File

@ -21,6 +21,8 @@ services:
- --spring.r2dbc.password=${PANEL_DB_USER_PASSWORD}
- --spring.sql.init.platform=${PANEL_DB_TYPE}
- --halo.external-url=${HALO_EXTERNAL_URL}
environment:
- JVM_OPTS=
labels:
createdBy: "Apps"
networks: