Commits

Ronnie Birkelund Trøjborg authored 3f2c6b39bc3 Merge
Pull request #82: Angular update

Merge in WEC/egraviditet from angular-update to develop * commit '8541d6be0e1970abedc7c9221f68a16d51284e53': (26 commits) deleted orig ng build --configuration=production conf=production Fixed unit tests --karma-config Fixed dockerfile image Updated browsersupport to exclude IE Updated file-saver and lodash to use their es-module versions Removed devcontainer cfg Fixed an error that popped up after enablign strict mode Angular 14 functional a14 update. working on new incompatabilities angular14 update material13 angular13 update prod-default-cfg material12 material11 angular12 fixed package.json ...
No tags

compose/development/docker-compose.yml

Modified
9 9 services:
10 10 maternityweb:
11 11 build:
12 12 context: ../..
13 13 dockerfile: dev.Dockerfile
14 14 networks:
15 15 - maternity_net
16 16 volumes:
17 17 - ../../src:/app/src
18 18 # make a watch build with webpack, serve it internally at port 4700, dont verify hosts, set the baseref to the proxied path and publish the socket
19 - command: npx ng serve --port 4700 --host 0.0.0.0 --disableHostCheck --baseHref=/graviditetsmappen/ --publicHost="http://localhost:8280/" # use this for SBO and http
19 + command: npx ng serve --port 4700 --host 0.0.0.0 --disable-host-check --allowed-hosts auto # use this for SBO and http

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut