Added cdn URL to assets configuration
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -44,3 +44,8 @@ exclude:
|
|||||||
- LICENSE
|
- LICENSE
|
||||||
- vendor
|
- vendor
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
# asset settings
|
||||||
|
assets:
|
||||||
|
cdn:
|
||||||
|
url: https://cdn.2martens.de
|
||||||
Reference in New Issue
Block a user