change behavior api_token_header

This commit is contained in:
aynsix
2020-08-05 19:57:53 +03:00
parent f6854caaba
commit 2e1ce43321
9 changed files with 88 additions and 15 deletions

View File

@@ -52,7 +52,7 @@ bin/setup system:config set workers.queue.worker-queue.vhost /
## enable API and disable ssl on it
/var/alchemy/Phraseanet/bin/setup system:config set registry.api-clients.api-enabled $PHRASEANET_API_ENABLED
/var/alchemy/Phraseanet/bin/setup system:config set main.api_require_ssl $PHRASEANET_API_SSL
/var/alchemy/Phraseanet/bin/setup system:config set registry.api-clients.api_require_ssl $PHRASEANET_API_SSL
# set instance title
bin/setup system:config set registry.general.title $PHRASEANET_PROJECT_NAME