6 lines
124 B
Bash
6 lines
124 B
Bash
|
# Cucumber
|
||
|
SELENIUM_SERVER_URL="http://10.0.1.22:4444"
|
||
|
|
||
|
# Application
|
||
|
# HOST_IP="" - defined in Jenkins node
|
||
|
APP_PORT="9092"
|