update monica url
This commit is contained in:
parent
94c9ab60d4
commit
fe26a5a220
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: monica
|
||||
spec:
|
||||
rules:
|
||||
- host: monica.k8s.home.finn.io
|
||||
- host: monica.janky.solutions
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
@ -80,7 +80,7 @@ data:
|
|||
CACHE_DRIVER: database
|
||||
SESSION_DRIVER: database
|
||||
QUEUE_DRIVER: sync
|
||||
APP_URL: https://monica.k8s.home.finn.io
|
||||
APP_URL: https://monica.janky.solutions
|
||||
APP_ENV: production
|
||||
APP_TRUSTED_PROXIES: "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue