mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(remark42): correct url
Wrong URL used from the old cluster. Made it impossible to log in due to a wrong redirect URL.
This commit is contained in:
@@ -6,7 +6,7 @@ configMapGenerator:
|
||||
namespace: blog
|
||||
literals:
|
||||
- TIME_ZONE=Europe/Oslo
|
||||
- REMARK_URL=https://remark42.euclid.stonegarden.dev
|
||||
- REMARK_URL=https://remark42.stonegarden.dev
|
||||
- SITE=stonegarden.dev
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user