Fix borken thangs
This commit is contained in:
@@ -121,7 +121,7 @@ USE_TZ = True
|
||||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/4.2/howto/static-files/
|
||||
|
||||
STATIC_URL = 'static/'
|
||||
STATIC_URL = '/zetikettes/srv/static/'
|
||||
|
||||
STATIC_ROOT = 'www_static'
|
||||
|
||||
|
Reference in New Issue
Block a user