Fix heimdall app_url
Homelab Main / deploy (push) Successful in 1m27s
Details
Homelab Main / deploy (push) Successful in 1m27s
Details
This commit is contained in:
parent
3494220923
commit
71dc248fc9
|
|
@ -226,6 +226,8 @@ spec:
|
|||
value: "1000"
|
||||
- name: TZ
|
||||
value: America/Mexico_City
|
||||
- name: APP_URL
|
||||
value: "https://heimdall.lab2025.duckdns.org"
|
||||
ports:
|
||||
- containerPort: 80
|
||||
name: http
|
||||
|
|
|
|||
Loading…
Reference in New Issue