funkwhale/api/config/settings
jon r bc71203869 chore(api/settings): remove depreciated IS_DOCKER_SETUP variable
This configuration was for a very old Docker version that still supported
linking containers together, which allowed for service discovery via the
environment.

This is not present in Docker anymore for many years now, so removing.
2025-04-24 15:12:09 +02:00
..
__init__.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
common.py chore(api/settings): remove depreciated IS_DOCKER_SETUP variable 2025-04-24 15:12:09 +02:00
local.py chore(api/settings): move FORCE from local to common 2025-04-24 15:12:09 +02:00
production.py refactor(api): Make sure CSRF_TRUSTED_ORIGIN always has a protocol prefix 2024-02-26 07:44:18 +00:00