mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
config: fix production config files (split into root sections)
This commit is contained in:
@@ -2,6 +2,3 @@ baseurl = "https://doc.kerberos.io/"
|
||||
canonifyURLs = true
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
|
||||
1
config/production/params.toml
Normal file
1
config/production/params.toml
Normal file
@@ -0,0 +1 @@
|
||||
env = "production"
|
||||
Reference in New Issue
Block a user