mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-02 11:36:01 +01:00
🐛 Fix database for docker container
This commit is contained in:
@@ -4,7 +4,6 @@ echo "Exporting hostname..."
|
||||
export NEXTAUTH_URL_INTERNAL="http://$HOSTNAME:7575"
|
||||
|
||||
echo "Pushing database changes..."
|
||||
npm config set update-notifier false
|
||||
prisma db push --skip-generate
|
||||
|
||||
echo "Starting production server..."
|
||||
|
||||
Reference in New Issue
Block a user