Fix minor typo in DOCKER.md

This commit is contained in:
Kevin Köllmann
2024-08-22 23:29:43 +02:00
committed by GitHub
parent c6f1e71135
commit 407a32f8fc
+1 -1
View File
@@ -309,7 +309,7 @@ services:
- 3004:80
environment:
api_extended_postgre: '{"host": "invidious-db", "port": 5432, "database": "invidious", "user": "kemal", "password": "kemal"}'
api_extended_allowed_origins: '["https://materialios.example.com"]'
api_extended_allowed_origins: '["https://materialious.example.com"]'
api_extended_debug: false
# No trailing backslashes!