mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04: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