mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
refactor: rewrite paisa_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user