OSS 测试环境和生成环境隔离
This commit is contained in:
@@ -6,3 +6,9 @@ spring:
|
||||
|
||||
jpa:
|
||||
show-sql: true
|
||||
|
||||
sv:
|
||||
file:
|
||||
store:
|
||||
image: imagetest/
|
||||
video: videotest/
|
||||
|
||||
@@ -7,3 +7,9 @@ spring:
|
||||
|
||||
jpa:
|
||||
show-sql: true
|
||||
|
||||
sv:
|
||||
file:
|
||||
store:
|
||||
image: image/
|
||||
video: video/
|
||||
|
||||
Reference in New Issue
Block a user