ansible/test/integration/targets/setup_wildfly_server/files/wildfly.conf

9 lines
165 B
Text
Raw Normal View History

# The configuration you want to run
WILDFLY_CONFIG=standalone.xml
# The mode you want to run
WILDFLY_MODE=standalone
# The address to bind to
WILDFLY_BIND=0.0.0.0