diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index fac06d8..0093ec8 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -62,7 +62,7 @@ jwt: secret: nyanpasu verify: base: - frontend: https://pecacm.com/ + frontend: https://pecacm.in/ logging: file: @@ -70,4 +70,4 @@ logging: pattern: console: "%d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n" level: - org.springframework: INFO \ No newline at end of file + org.springframework: INFO