Răsfoiți Sursa

first half of webstack

mah 7 ani în urmă
părinte
comite
777398cf93
2 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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/
 # https://docs.djangoproject.com/en/2.0/howto/static-files/
 
 
 STATIC_URL = '/static/'
 STATIC_URL = '/static/'
+
+STATIC_ROOT = '/srv/www/static/'