chore: Update homarr service template and remove unnecessary code
This commit is contained in:
parent
2181ef381b
commit
d990a5691d
2 changed files with 1 additions and 5 deletions
|
|
@ -4,13 +4,9 @@
|
||||||
# logo: svgs/homarr.svg
|
# logo: svgs/homarr.svg
|
||||||
# port: 7575
|
# port: 7575
|
||||||
|
|
||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homarr:
|
homarr:
|
||||||
image: ghcr.io/ajnart/homarr:latest
|
image: ghcr.io/ajnart/homarr:latest
|
||||||
container_name: homarr
|
|
||||||
restart: unless-stopped
|
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_HOMARR_7575
|
- SERVICE_FQDN_HOMARR_7575
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue