|
|
@ -9,4 +9,4 @@ SECRET_KEY = "overridethis!" |
|
|
|
# Django wants to write out compressed files even when we turn |
|
|
|
# compression off (either a bug or something that I'm not |
|
|
|
# understanding). Tell it to write them some place writeable. |
|
|
|
STATIC_ROOT = '/var/snap/horizon/common/var/horizon/static' |
|
|
|
STATIC_ROOT = '/var/snap/microstack/common/var/horizon/static' |