refactor: rewrite paisa_dev to match template conventions

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
code
2026-07-15 02:39:22 +00:00
co-authored by Claude Fable 5
parent f235038279
commit 40c8be5a57
4 changed files with 82 additions and 14 deletions
+3 -4
View File
@@ -1,5 +1,4 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_PATH=./data/ #HELP: volpath
# Paisa
PAISA_IMAGE=ananthakumaran/paisa:latest
PAISA_RESTART=unless-stopped
VOL_PATH=/data
PAISA_PORT=7500