This change adds a webapp settings to nodepool.yaml to enable custom setting for port and listen_address. Change-Id: I0f41a0b131bc2a09c47a448c65471e052c0a9e88
4 lines
51 B
YAML
4 lines
51 B
YAML
webapp:
|
|
port: 8080
|
|
listen_address: '127.0.0.1'
|