ajout hammond

This commit is contained in:
2025-01-01 12:52:42 +01:00
parent 2075dca954
commit f6ff739afb
12 changed files with 12 additions and 0 deletions
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

+12
View File
@@ -0,0 +1,12 @@
#version: '2.1'
#https://github.com/AlfHou/hammond?tab=readme-ov-file
services:
hammond:
image: alfhou/hammond
container_name: hammond2
volumes:
- ./config:/config
- ./data:/assets
ports:
- 3002:3000
restart: unless-stopped