forked from DGNum/infrastructure
fix(web03/redirections): import module
This commit is contained in:
parent
5fa7ccb8e7
commit
383911d619
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ lib.extra.mkConfig {
|
|||
enabledServices = [
|
||||
# List of services to enable
|
||||
"django-apps"
|
||||
"redirections"
|
||||
];
|
||||
|
||||
extraConfig = {
|
||||
|
|
Loading…
Reference in a new issue