Files
Homarr/scripts/run.sh
2023-08-05 00:45:58 +02:00

4 lines
83 B
Bash

#!/bin/sh
export NEXTAUTH_URL_INTERNAL="http://$HOSTNAME:7575"
node /app/server.js