chore(Dockerfile): build and deploy via Docker, remove Nixpacks

This commit is contained in:
Cory Dransfeldt 2025-04-28 09:39:14 -07:00
parent f85f47bbd4
commit a4714a4790
No known key found for this signature in database
7 changed files with 73 additions and 19 deletions

View file

@ -45,4 +45,6 @@ NAVIDROME_API_TOKEN # server
ARTIST_IMPORT_TOKEN # server
COOLIFY_REBUILD_TOKEN # server
COOLIFY_REBUILD_URL # server
GIT_REPO # build
SERVER_URL # build
```