v_1.7
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Copy to .env and adjust. All values are optional.
|
||||
|
||||
# The URL audience phones will open when they scan the QR code.
|
||||
# On a LAN, use this machine's IP, e.g. http://192.168.1.50:3000
|
||||
# Behind a reverse proxy, use the public https URL.
|
||||
PUBLIC_BASE_URL=
|
||||
|
||||
# Set a password to lock the host dashboard. Empty = open (trusted network only).
|
||||
ADMIN_PASSWORD=
|
||||
|
||||
# Max upload size in megabytes.
|
||||
MAX_UPLOAD_MB=500
|
||||
Reference in New Issue
Block a user