mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-23 15:14:44 +01:00
docker-compose
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- "./autogpt:/app"
|
||||
- ".env:/app/.env"
|
||||
- "./autogpt:/home/appuser"
|
||||
- ".env:/home/appuser/.env"
|
||||
profiles: ["exclude-from-up"]
|
||||
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user