mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-04 03:21:55 +08:00
Compare commits
2 commits
75872682c2
...
5f0ca2e920
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5f0ca2e920 | ||
![]() |
97f4412655 |
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,7 @@ services:
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/docker/homepage/config:/app/config
|
- /mnt/docker/homepage/config:/app/config
|
||||||
|
- /media:/media:ro
|
||||||
environment:
|
environment:
|
||||||
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
|
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
|
||||||
networks:
|
networks:
|
||||||
|
@ -16,7 +17,6 @@ services:
|
||||||
caddy: dash.ferngarden.net
|
caddy: dash.ferngarden.net
|
||||||
caddy.import: internal
|
caddy.import: internal
|
||||||
caddy.reverse_proxy: '{{ upstreams 3000 }}'
|
caddy.reverse_proxy: '{{ upstreams 3000 }}'
|
||||||
user: 1000:1000
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
proxy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue