Initial commit, prod ready
This commit is contained in:
5
backend/.env.example
Normal file
5
backend/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Path to your Plex music library folder
|
||||
MUSIC_DIR=/mnt/media/Music
|
||||
|
||||
# Optional: restrict CORS to your frontend URL in production
|
||||
# FRONTEND_URL=http://your-server-ip:5173
|
||||
Reference in New Issue
Block a user