Skip to content

Commit

Permalink
docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 committed Sep 28, 2023
1 parent 51268c4 commit a5ff302
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ services:
volumes:
- ./vendor/Auto-GPT/benchmark:/benchmark
- ./vendor/Auto-GPT/autogpts/autogpt/:/app/autogpt

#volumes:
# - ./vendor/Auto-GPT/autogpts/autogpt/benchmark:/benchmark
# - ./vendor/Auto-GPT-Benchmarks/agbenchmark/:/app/agbenchmark
# - ./docker-compose.yml:/app/docker-compose.yml
#

#image: your-autogpt-image:tag
build:
#context: vendor/Auto-GPT/
Expand Down

0 comments on commit a5ff302

Please sign in to comment.