Skip to content

Commit

Permalink
Merge pull request #618 from Paraphraser/20221028-tasmoadmin-experime…
Browse files Browse the repository at this point in the history
…ntal

2022-10-28 tasmoadmin - experimental branch - PR 3 of 3
Slyke authored Dec 2, 2022

Verified

This commit was signed with the committer’s verified signature.
florianduros Florian Duros
2 parents 1037b02 + 0a8e480 commit a471fd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .internal/templates/services/tasmoadmin/template.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
tasmoadmin:
container_name: tasmoadmin
image: raymondmm/tasmoadmin
image: ghcr.io/tasmoadmin/tasmoadmin:latest
restart: unless-stopped
environment:
- TZ=Etc/UTC
ports:
- "8088:80"
volumes:
- ./volumes/tasmoadmin/data:/data
networks:
- iotstack_nw
logging:
options:
max-size: "5m"

0 comments on commit a471fd7

Please sign in to comment.