From 38d2dd25d6b425c38b68d17688edec5551c3c822 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Tue, 14 Jul 2020 09:15:08 +0200 Subject: [PATCH] Fix config --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 497ff6e..0710775 100644 --- a/config.yaml +++ b/config.yaml @@ -18,7 +18,7 @@ proxy: none force-https: false # User data storage -storage-url: https://devweb.local/comunic/current/user_data/ +storage-url: http://devweb.local/comunic/current/user_data/ storage-path: /home/pierre/Documents/projets_web/comunic/current/user_data/ # Database configuration