diff options
Diffstat (limited to 'bootstrap/config.yaml.example')
| -rw-r--r-- | bootstrap/config.yaml.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap/config.yaml.example b/bootstrap/config.yaml.example index ffadfd0..c68d232 100644 --- a/bootstrap/config.yaml.example +++ b/bootstrap/config.yaml.example @@ -6,3 +6,7 @@ jars: url: ~ username: ~ password: ~ +admin_api_server: + port: 8081 +customer_api_server: + port: 8083 |
