Merge branch 'main' of http://192.168.0.251:3000/localnet/localhost-back.git into main
This commit is contained in:
commit
6a41c77554
@ -81,6 +81,10 @@ server:
|
||||
http-only: false
|
||||
secure: true
|
||||
same-site: NONE
|
||||
ssl:
|
||||
key-store: classpath:localhost.p12
|
||||
key-store-password: pmgk1234
|
||||
key-store-type: PKCS12
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
||||
BIN
src/main/resources/localhost.p12
Normal file
BIN
src/main/resources/localhost.p12
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user