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"
|
value: "1000"
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: America/Mexico_City
|
value: America/Mexico_City
|
||||||
|
- name: APP_URL
|
||||||
|
value: "https://heimdall.lab2025.duckdns.org"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
name: http
|
name: http
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue