coming together nicely

This commit is contained in:
2024-11-26 10:26:21 -06:00
parent deff426916
commit a48de1b0d4
4 changed files with 0 additions and 258 deletions

View File

@@ -1,9 +0,0 @@
#!/bin/bash
docker run -d \
-p 2001:3000 \
-e "WAKAPI_PASSWORD_SALT=1234" \
-v wakapi-data-tsys:/data \
--restart=always \
--name wakaapi-tsys \
ghcr.io/muety/wakapi:latest