This commit is contained in:
caixiang
2022-06-22 10:23:56 +08:00
parent 3b7b592a16
commit 5d631e77c2
13 changed files with 51 additions and 26 deletions

View File

@@ -7,14 +7,14 @@ server:
min-spare: 30
port: 8080
servlet:
context-path: /ym-pass
context-path: /ym-spc
session:
cookie:
http-only: true
spring:
application:
name: ym-pass
name: ym-spc
# 环境 dev|test|prod
profiles:
active: dev