Added site index file and created_at
This commit is contained in:
@@ -100,6 +100,8 @@ const NewSite = () => {
|
||||
domain,
|
||||
spa,
|
||||
enabled: true,
|
||||
not_found_file: '',
|
||||
index_file: '',
|
||||
});
|
||||
console.log('Created site:', data);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user