mirror of
https://github.com/arthur-pbty/hub.git
synced 2026-08-01 20:29:16 +02:00
6 lines
105 B
Bash
6 lines
105 B
Bash
# Docker / Next.js
|
|
NEXT_TELEMETRY_DISABLED=1
|
|
NODE_ENV=production
|
|
HOSTNAME=0.0.0.0
|
|
PORT=3000
|
|
APP_PORT=3000 |