1
0

Add cashbook

This commit is contained in:
kriss
2024-08-06 21:53:56 +08:00
parent e11a007a75
commit 71a6ee5d1f
9 changed files with 221 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
CONTAINER_NAME="cashbook"
DATA_PATH="./data"
PANEL_APP_PORT_HTTP="40880"