Improve Docker start up script
- Make sure the last line contains the information - Split in separate functions - Add option to skip starting nginx (by default it is started)
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# WebGoat release notes
|
||||
|
||||
## Unreleased
|
||||
|
||||
### New functionality
|
||||
|
||||
- Update the Docker startup script, it is now possible to pass `skip-nginx` or set `SKIP_NGINX` as environment variable.
|
||||
|
||||
## Version 8.2.2
|
||||
|
||||
### New functionality
|
||||
|
Reference in New Issue
Block a user