1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00

add demo domain as trusted

This commit is contained in:
Kayn Ty 2021-04-29 17:29:26 +02:00
parent d885a3b947
commit 16389690b6

View File

@ -1,6 +1,6 @@
# see https://symfony.com/doc/current/reference/configuration/framework.html
framework:
trusted_hosts: ['localhost:4200', 'localhost']
trusted_hosts: ['localhost:4200', 'localhost', 'framadate-api.cipherbliss.com']
secret: '%env(APP_SECRET)%'
#csrf_protection: true
#http_method_override: true