mirror of
https://github.com/arthur-pbty/clock.git
synced 2026-08-01 20:28:34 +02:00
add runner
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Environnement production pour docker-compose (service clock-prod)
|
||||
NODE_ENV=production
|
||||
NEXT_TELEMETRY_DISABLED=1
|
||||
HOSTNAME=0.0.0.0
|
||||
PORT=3000
|
||||
TZ=Europe/Paris
|
||||
APP_PORT=3000
|
||||
|
||||
# Informations du projet
|
||||
SITE_URL=https://clock.arthurp.fr
|
||||
CONTACT_URL=https://contact.arthurp.fr
|
||||
CONTACT_EMAIL=contact@arthurp.fr
|
||||
Reference in New Issue
Block a user