[library-web] Adjust developer.lgorc to what the container expects
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] Adjust developer.lgorc to what the container expects
- Date: Thu, 13 Feb 2020 19:20:51 +0000 (UTC)
commit da092ea0652a5a6182538875809c12cb547b6e6b
Author: Andrea Veri <averi redhat com>
Date: Thu Feb 13 20:19:51 2020 +0100
Adjust developer.lgorc to what the container expects
web/settings.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/web/settings.py b/web/settings.py
index 5c196fa..94c4fe4 100644
--- a/web/settings.py
+++ b/web/settings.py
@@ -88,7 +88,7 @@ INSTALLED_APPS = (
)
# default location set to match gnome instance
-LIBRARY_WEB_CONFIG_FILE = '/srv/http/developer.gnome.org/extra/conf/lgorc'
+LIBRARY_WEB_CONFIG_FILE = '/opt/app-root/src/developer.lgorc'
try:
from local_settings import *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]