diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-09-29 12:11:24 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-09-29 12:11:24 -0600 |
| commit | e934dfe1f77220bf2ac8e41a9e56b25add2fd868 (patch) | |
| tree | ccb1dbbb4c1a1a874a6d057c07ff5efdbd95c360 /bootstrap/config.yaml.example | |
| parent | c55e5338bc85727e9eace8cd9d5c868ee3aed27e (diff) | |
support for port configuration at ansible deploy time
Diffstat (limited to 'bootstrap/config.yaml.example')
| -rw-r--r-- | bootstrap/config.yaml.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap/config.yaml.example b/bootstrap/config.yaml.example index c68d232..ffadfd0 100644 --- a/bootstrap/config.yaml.example +++ b/bootstrap/config.yaml.example @@ -6,7 +6,3 @@ jars: url: ~ username: ~ password: ~ -admin_api_server: - port: 8081 -customer_api_server: - port: 8083 |
