This commit is contained in:
decentral1se 2021-06-04 08:40:18 +02:00
parent c86dc26944
commit 1a14e1a55a
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ export NGINX_CONFIG_VERSION=v1
export APP_ENTRYPOINT_VERSION=v1
sub_npm() {
export NODE_CONFIG_DIR=/app/config
export NODE_CONFIG_DIR=/config
export NODE_ENV=production
export PEERTUBE_DB_PASSWORD=$(cat /run/secrets/db_password)