update run

This commit is contained in:
maybetree
2025-07-31 16:44:58 +02:00
parent 294b30206f
commit 1c8b8a0a5a

2
run.sh
View File

@ -10,6 +10,8 @@ podman run \
-v ./data/things:/app/things \
-v ./data/trash:/app/trash \
--publish 8085:8085 \
--detach \
--restart=always \
bardak