Browse Source

Update 'README.md'

天问 7 months ago
parent
commit
38cf4844fa
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -17,6 +17,14 @@ infisical scan install --pre-commit-hook
 infisical scan --verbose
 ```
 
+## Develop
+
+采用docker-compose方式配置构建命令:
+```
+docker-compose -f docker-compose.dev.yml up
+
+```
+
 
 ## License