Files
SolTube/support/conf.d/peertube
ShreejitPanchal 6601501eff Init commit
2026-05-19 19:56:02 +08: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"