Update scripts for new location

This commit is contained in:
Daniel Mason 2021-12-25 13:30:55 +13:00
parent d268d939eb
commit ef66e1c8df
8 changed files with 26 additions and 20 deletions

View file

@ -22,4 +22,6 @@ MAIL_FROM_NAME=
DEV_MODE=false
GOSCROBBLE_DOMAIN=""
STATIC_DIR="web"
DATA_DIR="/var/www/goscrobble-data"
FRONTEND_DIRECTORY="/var/www/goscrobble-web"