parent
5388298000
commit
f325f6c3a4
|
@ -126,7 +126,9 @@
|
||||||
|
|
||||||
# OneFlow endpoint
|
# OneFlow endpoint
|
||||||
#
|
#
|
||||||
:oneflow_server: http://localhost:2474/
|
%if %%getVar('activer_oneflow', 'non') == 'oui'
|
||||||
|
:oneflow_server: http://%%getVar('ip_oneflow','172.0.0.1'):%%getVar('port_oneflow', '2474')/
|
||||||
|
%end if
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Routes
|
# Routes
|
||||||
|
|
Loading…
Reference in New Issue