mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-01 06:50:25 +03:00
F #3951: Localhost as default for services
If left unchanged, fireedge will look to its same server for both oned and OneFlow (cherry picked from commit 5726c48e19b86bba8a26f0caec70def03ff9a670)
This commit is contained in:
parent
a395f0305b
commit
ab44d96788
@ -12,10 +12,10 @@ cors: true
|
||||
port: 2616
|
||||
|
||||
# OpenNebula: use it if you have oned and fireedge on different servers
|
||||
# xmlrpc: 'http://demo.opennebula.org:2633/RPC2'
|
||||
xmlrpc: 'http://localhost:2633/RPC2'
|
||||
|
||||
# Flow Server: use it if you have flow-server and fireedge on different servers
|
||||
# oneflow_server: 'http://demo.opennebula.org:2472'
|
||||
oneflow_server: 'http://localhost:2472'
|
||||
|
||||
# JWT life time (days)
|
||||
limit_token:
|
||||
|
Loading…
x
Reference in New Issue
Block a user