mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-04 19:34:30 +08:00
Fix server props.
This commit is contained in:
parent
00935dbb93
commit
aa75aefe66
@ -1,8 +1,8 @@
|
|||||||
# SpringBoot Configuration ...
|
# SpringBoot Configuration ...
|
||||||
server:
|
server:
|
||||||
tomcat:
|
tomcat:
|
||||||
remote-ip-header: x-forwarded-for
|
remote-ip-header: x-forwarded-for
|
||||||
protocol-header: x-forwarded-proto
|
protocol-header: x-forwarded-proto
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
mail:
|
mail:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user