mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-05 09:41:42 +02:00
Move configuration to dotenv
This commit is contained in:
3
backend/karaoqueue-backend/.env.example
Normal file
3
backend/karaoqueue-backend/.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
USERNAME=admin
|
||||
PASSWORD=pass
|
||||
PORT=3000
|
Reference in New Issue
Block a user