mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-03 04:07:53 +00:00
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
spring:
|
|
application:
|
|
name: {{title}}
|
|
|
|
jackson:
|
|
serialization:
|
|
WRITE_DATES_AS_TIMESTAMPS: false
|
|
|
|
server:
|
|
port: {{serverPort}}
|