gitea token
This commit is contained in:
@@ -173,7 +173,6 @@ in {
|
||||
INSERT OR IGNORE INTO ApiKeys (Id, AccessToken, Name, DateCreated, DateLastActivity)
|
||||
VALUES ( 1, "$HOMEPAGE_VAR_JELLYFIN_API", 'Home', strftime('%Y-%m-%d %H:%M:%S', 'now'), strftime('%Y-%m-%d %H:%M:%S', 'now'));
|
||||
EOF
|
||||
|
||||
echo "Completed Setup"
|
||||
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user