1

Fix jellystat typo

This commit is contained in:
2023-10-30 11:41:14 +01:00
parent 84f3ec569b
commit d1d4ebf15c

View File

@ -61,7 +61,7 @@
POSTGRES_PASSWORD = "jellystat-db";
POSTGRES_IP = "jellystat-db";
POSTGRES_PORT = "5432";
JWM_SECRET = "MyUnsecretJwtKey";
JWT_SECRET = "MyUnsecretJwtKey";
# PUID = "1000";
# PGID = "1000";