소스 검색

first half of webstack

mah 8 년 전
부모
커밋
777398cf93
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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/'