Serve local assets only
This commit is contained in:
@@ -21,6 +21,7 @@ default_config = {
|
||||
'DOMAIN': 'freeposte.io',
|
||||
'POSTMASTER': 'postmaster',
|
||||
'DEBUG': False,
|
||||
'BOOTSTRAP_SERVE_LOCAL': True,
|
||||
'DKIM_PATH': '/dkim/{domain}.{selector}.key',
|
||||
'DKIM_SELECTOR': 'dkim'
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*!
|
||||
/*!
|
||||
* AdminLTE v2.3.0
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
|
||||
Reference in New Issue
Block a user