Files
PeerTube/support/conf.d/peertube
T
q0ntinuum efdbd77d5d Modernize the OpenRC service with openrc-run and improve production guide (#6983)
* Modernize the OpenRC service with openrc-run and add upgrade documentation

* Move some variables to conf.d
2025-04-16 07:00:50 +02:00

7 lines
144 B
Plaintext

BASE_DIR="/var/www/peertube"
directory="${BASE_DIR}/peertube-latest"
export NODE_ENV="production"
export NODE_CONFIG_DIR="${BASE_DIR}/config"