mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
removed -Dwildfly.as.deployment.ondemand=false from the PROGRAM_OPTIONS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Wildfly Utility functions
|
||||
PROGRAM_OPTIONS="-Dwildfly.as.deployment.ondemand=false -b 0.0.0.0 -bmanagement 0.0.0.0"
|
||||
PROGRAM_OPTIONS="-b 0.0.0.0 -bmanagement 0.0.0.0"
|
||||
JAVA_OPTS="$JAVA_OPTS -XX:MaxPermSize=768m -Xmx768m"
|
||||
export JAVA_OPTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user