18 lines
401 B
YAML
18 lines
401 B
YAML
server:
|
|
address: 127.0.0.1
|
|
port: 8080
|
|
|
|
debug: true
|
|
|
|
spring:
|
|
freemarker:
|
|
template-loader-path: classpath:/templates
|
|
suffix: .ftlh
|
|
security:
|
|
oauth2:
|
|
client:
|
|
registration:
|
|
gitlab:
|
|
client-id: 8b22a9eaee0936a6dc369e3e101c675fde7663962973cdc51e3fc67883888ea4
|
|
client-secret: 6d38287ff1c7d4d2e2a19041c52eef3d128ca050ee9a55668870d66edee9167a
|