production: docker + nginx config for rf-flux.com
Deploy to VPS / deploy (push) Has been cancelled

This commit is contained in:
2026-03-20 13:46:05 -05:00
parent b275b19f08
commit fc24313f15
187 changed files with 20977 additions and 767 deletions
+19
View File
@@ -0,0 +1,19 @@
node_modules
.next
.git
.gitignore
*.md
README*
.env*
.env
docker-compose*.yml
Dockerfile
nginx/
certbot/
scripts/
prisma/dev.db
prisma/dev.db-journal
prisma/migrations/migration_lock.toml
.DS_Store
.vscode
.idea