Move profiles from ./profile-config to ./profile
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ in {
|
||||
enable = true;
|
||||
appName = cfg.site-name;
|
||||
database = {
|
||||
createDatabase = true;
|
||||
createDatabase = false;
|
||||
host = cfg.database.hostname;
|
||||
name = cfg.database.name;
|
||||
user = cfg.database.user;
|
||||
|
||||
Reference in New Issue
Block a user