ajout hammond
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
Executable
+12
@@ -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
|
||||
Reference in New Issue
Block a user