revert (fix)typesense api key in .env file to pass the tests
This commit is contained in:
parent
64064f69dc
commit
5063dac285
|
@ -53,7 +53,3 @@ FUNKWHALE_FRONT_PORT=${VUE_PORT}
|
|||
# postgres
|
||||
|
||||
POSTGRES_HOST_AUTH_METHOD=trust
|
||||
|
||||
# Typesense - for development only, comment out for production
|
||||
|
||||
TYPESENSE_API_KEY="apikey"
|
||||
|
|
Loading…
Reference in New Issue