commit
f957331310
|
@ -7,6 +7,8 @@ services:
|
|||
depends_on:
|
||||
- redis
|
||||
build: ./
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- "./autogpt:/app"
|
||||
- ".env:/app/.env"
|
||||
|
|
Loading…
Reference in New Issue