newleaf/configuration.sample.py
2020-08-12 02:05:22 +12:00

7 lines
218 B
Python

# ==============================
# You MUST set these settings.
# ==============================
# A URL that this site can be accessed on. Do not include a trailing slash.
website_origin = "http://example.com:3000"