add runner

This commit is contained in:
Puechberty Arthur
2026-06-12 01:06:17 +02:00
parent b06d4e6844
commit 4b21254c7d
8 changed files with 75 additions and 39 deletions
+6
View File
@@ -0,0 +1,6 @@
# Docker / Next.js
NEXT_TELEMETRY_DISABLED=1
NODE_ENV=production
HOSTNAME=0.0.0.0
PORT=3000
APP_PORT=3000