Skip to content
Snippets Groups Projects

Security

Merged Jitka Viceníková requested to merge security into develop
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -144,7 +144,7 @@ docker build -t pa165/formula-team-management/<module>-image .
To run specific docker image use command
```bash
docker run -p 8080:8080 pa165/formula-team-management/<module>-image
docker run -p 8090:8090 pa165/formula-team-management/<module>-image
```
To avoid confusion the best way is to be consistent with ports listed above,
Loading