chore: Update homarr service template and remove unnecessary code
This commit is contained in:
@@ -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
Reference in New Issue
Block a user