This commit is contained in:
2025-04-24 12:58:25 -06:00
parent 67f29ec389
commit 6194678607
4 changed files with 19 additions and 7 deletions

View File

@ -7,7 +7,4 @@ services:
environment:
- DENO_DEPLOYMENT=production
ports:
- "3000:8000"
# If you need to persist any data
volumes:
- ./data:/app/data
- "3000:8000"