mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-04 03:21:55 +08:00
Compare commits
No commits in common. "5f0ca2e920ef28f42f7eb2a8f583eae6576f4c2c" and "75872682c2f05d91242c219ac3e7db6a81f08c8e" have entirely different histories.
5f0ca2e920
...
75872682c2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,6 @@ services:
|
|||
container_name: homepage
|
||||
volumes:
|
||||
- /mnt/docker/homepage/config:/app/config
|
||||
- /media:/media:ro
|
||||
environment:
|
||||
HOMEPAGE_ALLOWED_HOSTS: dash.ferngarden.net
|
||||
networks:
|
||||
|
@ -17,6 +16,7 @@ services:
|
|||
caddy: dash.ferngarden.net
|
||||
caddy.import: internal
|
||||
caddy.reverse_proxy: '{{ upstreams 3000 }}'
|
||||
user: 1000:1000
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue