hammady / wwpray

A website that shows the prayer times for a preconfigured list of masjids in a tabular format. Visitors can subscribe for email notifications.
https://wwpray.net
MIT License
1 stars 0 forks source link

Centralize common configuration in serverless.yaml files #41

Closed hammady closed 1 year ago

hammady commented 1 year ago

Many configs are common between services like "email_from", "feedback_url", ... Instead of copying them in related services, it is better to centralize their configuration somewhere.