Refinements to date handling in booking form
This commit is contained in:
@@ -84,11 +84,11 @@ module.exports = configure(function (/* ctx */) {
|
||||
port: 4000,
|
||||
strictport: true,
|
||||
// For reverse-proxying via haproxy
|
||||
hmr: {
|
||||
clientPort: 443,
|
||||
protocol: 'wss',
|
||||
timeout: 0,
|
||||
},
|
||||
// hmr: {
|
||||
// clientPort: 443,
|
||||
// protocol: 'wss',
|
||||
// timeout: 0,
|
||||
// },
|
||||
},
|
||||
|
||||
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework
|
||||
|
||||
Reference in New Issue
Block a user