2a07123fdd
* git war file and wildfly archive from S3 * create setup_wildfly_server role for integration tests
8 lines
165 B
Text
8 lines
165 B
Text
# 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
|