mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
try to fix whiteboard
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
39595d632c
commit
92f0f2bc44
3 changed files with 4 additions and 2 deletions
|
|
@ -14,4 +14,4 @@ fi
|
|||
export REDIS_URL="redis://$REDIS_USER:$REDIS_HOST_PASSWORD@$REDIS_HOST/$REDIS_DB_INDEX"
|
||||
|
||||
# Run it
|
||||
exec npm run server:start
|
||||
exec npm --prefix /app run server:start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue