From e934dfe1f77220bf2ac8e41a9e56b25add2fd868 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Fri, 29 Sep 2017 12:11:24 -0600 Subject: support for port configuration at ansible deploy time --- bootstrap/config.yaml.example | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bootstrap') 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 -- cgit v1.3