Select Git revision
config.py.example
config.py.example 189 B
webhook = "https://example.com/webhook"
webhook_content_prepend = "New order received! Order ID: "
delivery_flatrate = 0.0
mongo_uri = "mongodb://localhost:27017/"
mongo_db = "pizza_palace"