Skip to content

Commit ab9ab33

Browse files
committed
change port to 8888 to avoid collision with ZAP
1 parent 7a96b4b commit ab9ab33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ server:
77
applicationContextPath: /app
88
connector:
99
type: http
10-
port: 8080
10+
port: 8888
1111
#database:
1212
# url: 'jdbc:h2:mem:drop-goat'
1313
# driverClass: "org.h2.Driver"

0 commit comments

Comments
 (0)