diff options
author | Thomas Duval <thomas.duval@orange.com> | 2017-12-08 10:46:06 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2017-12-08 10:46:06 +0100 |
commit | 607467c3903601526621b9496bbbe130ffe293d1 (patch) | |
tree | 05cf28614c7c1aadc20e1917606cf7489be20e35 /moonv4/templates/moonforming | |
parent | 3b0c40f11620d90338bbb1bfbfbd111bc3ee4878 (diff) |
Fix some configuration issues
Change-Id: Ic6e9b442b87c2487793a2b6ca65cadf5e40958a1
Diffstat (limited to 'moonv4/templates/moonforming')
-rw-r--r-- | moonv4/templates/moonforming/moon.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moonv4/templates/moonforming/moon.conf b/moonv4/templates/moonforming/moon.conf index e807b1d3..dc498e34 100644 --- a/moonv4/templates/moonforming/moon.conf +++ b/moonv4/templates/moonforming/moon.conf @@ -29,7 +29,7 @@ components: orchestrator: port: 8083 bind: 0.0.0.0 - hostname: interface + hostname: orchestrator container: wukongsun/moon_orchestrator:v4.3 wrapper: port: 8080 |