summaryrefslogtreecommitdiff
path: root/test/integration/targets/setup_wildfly_server/files/wildfly.conf
blob: 4ff3293b7201be07db4d8ee9f5c4c42d7401c0b2 (plain)
1
2
3
4
5
6
7
8
# 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