compose + colors

This commit is contained in:
2026-03-19 23:51:01 -03:00
parent e430c732bd
commit a043f8e98c
8 changed files with 38 additions and 14 deletions

View File

@@ -27,7 +27,7 @@ services:
- 5000:5000
volumes:
- YOUR_PATH/rendiciones/db:/app/db
- YOUR_PATH/serendicionesipos/static/cache:/app/static/cache
- YOUR_PATH/rendiciones/static/cache:/app/static/cache
container_name: rendiciones-server
image: rendiciones:latest
restart: unless-stopped