mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
chore: configure Gitpod
This commit is contained in:
@@ -11,4 +11,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
devServer: {
|
||||
allowedHosts: process.env.GITPOD_HOST ? 'all' : 'auto'
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user