diff options
author | Ruan HE <ruan.he@orange.com> | 2017-12-09 14:16:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-09 14:16:43 +0000 |
commit | 05a6304565bbf435f138dee8e83f89e8daf3e784 (patch) | |
tree | b07fe34dd6ddb56f6c898b684be1b3612d5ccd1c /moonv4/conf | |
parent | f9c21c3a0f37e92474500b8aa8b460678a6098f8 (diff) | |
parent | 607467c3903601526621b9496bbbe130ffe293d1 (diff) |
Merge "Fix some configuration issues"
Diffstat (limited to 'moonv4/conf')
-rw-r--r-- | moonv4/conf/moon.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moonv4/conf/moon.conf b/moonv4/conf/moon.conf index e807b1d3..dc498e34 100644 --- a/moonv4/conf/moon.conf +++ b/moonv4/conf/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 |