bla
Some checks failed
Build and Push Docker Images / docker (push) Failing after 10s

This commit is contained in:
jeanotx32
2026-05-18 23:14:26 -04:00
parent a93d11b718
commit bb5a7005a7
7 changed files with 106 additions and 35 deletions

View File

@@ -4,7 +4,7 @@ services:
ports:
- "8000:8000"
volumes:
- ./backend/data:/app/data
- ./data:/app/data
env_file: ./backend/.env
restart: unless-stopped