Index: trunk/docker/main.cfg
===================================================================
--- trunk/docker/main.cfg	(revision 983)
+++ trunk/docker/main.cfg	(revision 984)
@@ -2,12 +2,15 @@
 encoding = utf-8
 version = 1.0.0
-serverAddress = http://www.zoo-project.org/zoo/
+serverAddress = http://localhost/cgi-bin/zoo_loader.cgi
 language = en-US
 lang = fr-FR,en-CA,en-US
 tmpPath=/tmp/
-tmpUrl = ../tmpPathRelativeToServerAdress/
+tmpUrl = ../temp/
 dataPath = /usr/com/zoo-project
 cacheDir = /tmp/
 templatesPath = /var/www/
+mapserverAddress = http://localhost/cgi-bin/mapserv
+msOgcVersion=1.0.0
+cors=true
 
 [identification]
@@ -42,2 +45,6 @@
 schema=public
 
+[env]
+R_HOME=/usr/lib/R
+ITK_AUTOLOAD_PATH=/usr/lib/x86_64-linux-gnu/otb/applications/
+MODULE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/saga/
Index: trunk/docker/oas.cfg
===================================================================
--- trunk/docker/oas.cfg	(revision 983)
+++ trunk/docker/oas.cfg	(revision 984)
@@ -12,5 +12,4 @@
 wsUrl=ws://localhost:8888/
 publisherUrl=http://localhost/cgi-bin/publish.py?jobid=
-io_as_array=true
 
 [/]
@@ -41,5 +40,5 @@
 
 [api.html]
-href=https://demo.mapmint.com/swagger-ui/ogc-api-processes/
+href=http://localhost/swagger-ui/oapip/
 
 [api]
