mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
@@ -14,6 +14,4 @@ fi
|
||||
export REDIS_URL="redis://:$REDIS_HOST_PASSWORD@$REDIS_HOST/$REDIS_DB_INDEX"
|
||||
|
||||
# Run it
|
||||
npm run server:start
|
||||
|
||||
exec "$@"
|
||||
exec npm run server:start
|
||||
|
||||
Reference in New Issue
Block a user