mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Merge remote-tracking branch 'origin/move-to-hugo-doks' into move-to-hugo-doks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
baseurl = "https://staging.doc.kerberos.live/"
|
||||
baseurl = "https://doc.kerberos.io/"
|
||||
canonifyURLs = true
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
|
||||
[params]
|
||||
env = "production"
|
||||
env = "production"
|
||||
|
||||
4
config/staging/config.toml
Normal file
4
config/staging/config.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
baseurl = "https://staging.doc.kerberos.live/"
|
||||
canonifyURLs = true
|
||||
docsRepo = "https://github.com/kerberos-io/documentation"
|
||||
editPage = true
|
||||
Reference in New Issue
Block a user