mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
config: add production env
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
baseurl = "https://staging.doc.kerberos.live/"
|
||||
canonifyURLs = true
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
editPage = true
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
Reference in New Issue
Block a user