Messing around to figure out docker and whatnot
This commit is contained in:
MrPercheul
2022-02-03 20:35:18 +01:00
parent fb0f3ee739
commit 43b76932c5
6 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
],
"uploadDate": "{{media_object.add_date}}",
"dateModified": "{{media_object.edit_date}}",
"embedUrl": "{{FRONTEND_HOST}}/embed?m={{media}}",
"embedUrl": "{{FRONTEND_HOST}}/embed?hello={{media}}",
"duration": "T{{media_object.duration}}S",
"potentialAction": {
"@type": "ViewAction",