Fix passing command line arguments (#1933)
* fix: use banners correctly * fix: passing command line arguments Since we already have `webwolf.port` it makes sense to also define `webwolf.port` explicitly and not rely on `server.port` Closes: #1910
This commit is contained in:
5
src/main/resources/banner-webwolf.txt
Normal file
5
src/main/resources/banner-webwolf.txt
Normal file
@ -0,0 +1,5 @@
|
||||
__ __ _ __ __ _ __
|
||||
\ \ / /__| |_\ \ / /__ | |/ _|
|
||||
\ \ /\ / / _ \ '_ \ \ /\ / / _ \| | |_
|
||||
\ V V / __/ |_) \ V V / (_) | | _|
|
||||
\_/\_/ \___|_.__/ \_/\_/ \___/|_|_|
|
Reference in New Issue
Block a user