homarr messup
This commit is contained in:
parent
562f192711
commit
13f5161147
|
@ -37,8 +37,10 @@ services:
|
||||||
- ${CONFIG_LOCATION}/homarr:/app/data/configs
|
- ${CONFIG_LOCATION}/homarr:/app/data/configs
|
||||||
- ${DATA_LOCATION}/homarr/icons:/app/public/icons
|
- ${DATA_LOCATION}/homarr/icons:/app/public/icons
|
||||||
- ${DATA_LOCATION}/homarr:/data
|
- ${DATA_LOCATION}/homarr:/data
|
||||||
|
environment:
|
||||||
- VIRTUAL_HOST=homarr.${DOMAIN}
|
- VIRTUAL_HOST=homarr.${DOMAIN}
|
||||||
- VIRTUAL_PORT=7575
|
expose:
|
||||||
|
- "7575"
|
||||||
ports:
|
ports:
|
||||||
- '7575:7575'
|
- '7575:7575'
|
||||||
radarr:
|
radarr:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user