1
0
Fork 0

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
1 changed files with 2 additions and 0 deletions

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: