Files
2025-03-30 20:52:47 +02:00

4 lines
56 B
Python

import os
URL_SCHEME = os.getenv("URL_SCHEME", "http")