feat: rename web service to hoarder in Docker Compose configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
parent
3d089ceb46
commit
6af57fff8b
@ -1,5 +1,5 @@
|
||||
services:
|
||||
web:
|
||||
hoarder:
|
||||
image: ghcr.io/hoarder-app/hoarder:${HOARDER_VERSION:-release}
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user