Quellcode durchsuchen

first half of webstack

mah vor 7 Jahren
Ursprung
Commit
777398cf93
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 0 0
      webgui/db.sqlite3
  2. 2 0
      webgui/webgui/settings.py

+ 0 - 0
webgui/db.sqlite3


+ 2 - 0
webgui/webgui/settings.py

@@ -122,3 +122,5 @@ USE_TZ = True
 # https://docs.djangoproject.com/en/2.0/howto/static-files/
 
 STATIC_URL = '/static/'
+
+STATIC_ROOT = '/srv/www/static/'