@@ -1,7 +1,7 @@
|
|||||||
spring:
|
spring:
|
||||||
config:
|
# config:
|
||||||
activate:
|
# activate:
|
||||||
on-profile: ${SPRING_PROFILES_ACTIVE:dev}
|
# on-profile: ${SPRING_PROFILES_ACTIVE:dev}
|
||||||
|
|
||||||
mail:
|
mail:
|
||||||
host: smtp.gmail.com
|
host: smtp.gmail.com
|
||||||
@@ -71,6 +71,7 @@ security:
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
port: ${SERVER_PORT:8080}
|
port: ${SERVER_PORT:8080}
|
||||||
|
baseurl: "http://92.242.61.23"
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
level:
|
level:
|
||||||
|
|||||||
Reference in New Issue
Block a user