mirror of
https://github.com/sudoxnym/dashd.git
synced 2026-04-14 11:36:23 +00:00
use docker hub image in compose
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6a504bdd4a
commit
c0c2f56f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dashd:
|
||||
build: .
|
||||
image: sudoxreboot/dashd:latest
|
||||
ports:
|
||||
- "8085:8085"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue