mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-17 02:09:49 +00:00
Merge branch 'dev'
This commit is contained in:
commit
42af93bef3
8 changed files with 23 additions and 11 deletions
|
@ -223,6 +223,9 @@ spec:
|
|||
- name: homepage
|
||||
image: "ghcr.io/gethomepage/homepage:latest"
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: HOMEPAGE_ALLOWED_HOSTS
|
||||
value: gethomepage.dev # required, may need port
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue