This commit is contained in:
2026-01-28 11:04:51 +01:00
parent c0dc857653
commit 076b82aa1f

View File

@@ -8,4 +8,6 @@ GENESIS_JWT_TOKEN_EXPIRATION=60
# Use ! as suffix for the username to indicate that this user should be created as an admin. # Use ! as suffix for the username to indicate that this user should be created as an admin.
# Admins can add, remove and edit users, you can create multiple users by separating them with a comma. # Admins can add, remove and edit users, you can create multiple users by separating them with a comma.
# Comment this out if you already have users created! # Comment this out if you already have users created!
# GENESIS_CREATE_USERS=my-admin-username!:my-very-secure-password # GENESIS_CREATE_USERS=my-admin-username!:my-very-secure-password
PORT=4030