cleanup docker ignore [ci:force]

This commit is contained in:
Denys Vuika
2024-06-19 14:02:50 -04:00
parent 4f3316f758
commit c4d9ec0276
3 changed files with 6 additions and 8 deletions
+3 -5
View File
@@ -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
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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/