- correct citation in datset-detail.component.ts

- enable subdomain routing
This commit is contained in:
Arno Kaimbacher 2022-01-14 12:57:06 +01:00
commit eb8803d7a8
7 changed files with 304 additions and 12 deletions

View file

@ -21,6 +21,9 @@ module.exports = {
title: "TETHYS - Research Data Repository",
},
},
devServer: {
disableHostCheck: true,
},
configureWebpack: {
plugins: [
new webpack.DefinePlugin({