Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
services: [
|
||||
require('..')({
|
||||
html: {
|
||||
// breakContentsFromTags: true,
|
||||
},
|
||||
// ignoreIdeOptions: true,
|
||||
}),
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user