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