This commit is contained in:
Chneemann 2024-08-16 19:29:07 +02:00
parent a31b9a1c15
commit a552eb2a10

View file

@ -43,7 +43,7 @@ ALLOWED_HOSTS = [
] ]
CORS_ALLOWED_ORIGINS = [ CORS_ALLOWED_ORIGINS = [
'https://35.198.182.146' 'https://35.198.182.146',
'https://34.65.133.166', 'https://34.65.133.166',
'http://localhost:4200', 'http://localhost:4200',
'https://videoflix.andre-kempf.com', 'https://videoflix.andre-kempf.com',