diff --git a/.dockerignore b/.dockerignore index daeaf46f0e..04400a02cf 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,20 +6,18 @@ coverage docs e2e e2e-output +e2e-playwright node_modules +.nx +nxcache scripts src lib -integration tools demo-shell/src/ demo-shell/resources/ /angular.json -/desktop.ini /cspell.json /CODE_OF_CONDUCT.md /.stylelintignore -/ALFRESCOCORS.md /CONTRIBUTING.md -/appveyor.yml -/BROWSER-SUPPORT.md diff --git a/README.md b/README.md index ad4ef99e67..8c11d04807 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ for full details on what you may need to install before using ADF. ### See also - [Node Version Manager](docs/tutorials/nvm.md) -- [CORS guide](ALFRESCOCORS.md) +- [CORS guide](docs/ALFRESCOCORS.md) ## Components diff --git a/ALFRESCOCORS.md b/docs/ALFRESCOCORS.md similarity index 97% rename from ALFRESCOCORS.md rename to docs/ALFRESCOCORS.md index 3f2450875a..0093c718c5 100644 --- a/ALFRESCOCORS.md +++ b/docs/ALFRESCOCORS.md @@ -119,13 +119,13 @@ If you want to install manually, you can follow the instructions on the #### Start nginx -Start nginx using the supplied configuration in [nginx.conf](nginx.conf) +Start nginx using the supplied configuration in [nginx.conf](../nginx.conf) nginx -c nginx.conf #### Review nginx configuration -To correctly configure nginx, use the [nginx.conf](nginx.conf) file in the project root folder. +To correctly configure nginx, use the [nginx.conf](../nginx.conf) file in the project root folder. This will host Activiti, Alfresco and the app dev framework under the same origin. * ECM : http://localhost:8888/alfresco/