Get back to serving CDN assets, related to #25
This commit is contained in:
@@ -21,7 +21,7 @@ default_config = {
|
|||||||
'DOMAIN': 'freeposte.io',
|
'DOMAIN': 'freeposte.io',
|
||||||
'POSTMASTER': 'postmaster',
|
'POSTMASTER': 'postmaster',
|
||||||
'DEBUG': False,
|
'DEBUG': False,
|
||||||
'BOOTSTRAP_SERVE_LOCAL': True,
|
'BOOTSTRAP_SERVE_LOCAL': False,
|
||||||
'DKIM_PATH': '/dkim/{domain}.{selector}.key',
|
'DKIM_PATH': '/dkim/{domain}.{selector}.key',
|
||||||
'DKIM_SELECTOR': 'dkim'
|
'DKIM_SELECTOR': 'dkim'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user