OpenSlides/integration/resource-config-docker.js

6 lines
118 B
JavaScript

module.exports = {
strictSSL: false,
followRedirect: true,
resources: ['https://host.docker.internal:8000'],
};