add dockerfile and docker-compose file
This commit is contained in:
parent
566dc54610
commit
2f74daa8a6
4 changed files with 71 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -51,5 +51,16 @@ $RECYCLE.BIN/
|
|||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
.env
|
||||
|
||||
hermes_data/*
|
||||
workspace/*
|
||||
|
||||
SOLUTION_SUMMARY.md
|
||||
BROWSER_USE_QUICKSTART.md
|
||||
BROWSER_USE_SETUP.md
|
||||
START_HERE.md
|
||||
|
||||
*/config.yaml
|
||||
|
||||
*.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue