...
This commit is contained in:
@@ -25,6 +25,12 @@ spring.data.mongodb.authentication-database=admin
|
||||
spring.data.mongodb.database=l
|
||||
spring.thymeleaf.prefix=classpath:/templates/
|
||||
spring.thymeleaf.suffix=.html
|
||||
# ?? ???? ??? ?? ? ?? ????.
|
||||
spring.devtools.livereload.enabled=true
|
||||
# thymeleaf? ?? ??? ??? ???. cache=false ??(???? true)
|
||||
spring.thymeleaf.cache=false
|
||||
# templates ????? ??? ??? ??? ??, ??? ??? ?????.
|
||||
spring.thymeleaf.check-template-location=true
|
||||
telegram.bot.key=1
|
||||
telegram.my.id=2
|
||||
telegram.target.id=3
|
||||
|
||||
Reference in New Issue
Block a user