mirror of https://github.com/usbharu/Hideout.git
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
|
spring:
|
||
|
application:
|
||
|
name: {{title}}
|
||
|
|
||
|
jackson:
|
||
|
serialization:
|
||
|
WRITE_DATES_AS_TIMESTAMPS: false
|
||
|
|
||
|
server:
|
||
|
port: {{serverPort}}
|