initial commit

This commit is contained in:
root
2025-12-20 22:40:21 +00:00
parent 95266c2072
commit cc015f342a
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ services:
- "4000:3000"
volumes:
- ./public/uploads:/app/public/uploads
environment:
- NODE_ENV=production
env_file:
- .env
# Add additional Next.js runtime configuration below as needed, for example:
# - NEXT_PUBLIC_API_URL=https://api.example.com