1
0
mirror of https://git.sr.ht/~cadence/NewLeaf synced 2024-09-21 19:17:29 +00:00
NewLeaf/configuration.sample.py

7 lines
218 B
Python
Raw Normal View History

2020-08-11 14:05:22 +00:00
# ==============================
# 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"