Skip to content
Snippets Groups Projects
Commit de892c38 authored by elijah's avatar elijah
Browse files

static - gracefully handle incorrect static site configs

parent 98b6713a
Branches
Tags
No related merge requests found
self['dns']['aliases'] += self.static.domains.keys if self['static'] && self['static']['domains']
self['dns']['aliases'] += self['static']['domains'].keys
self['dns']['aliases'].uniq! self['dns']['aliases'].uniq!
end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment