mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-30 20:34:25 +01:00
Prevent docker-compose.yml and Dockerfile from being written (#4761)
This commit is contained in:
@@ -10,4 +10,6 @@ services:
|
||||
- .env
|
||||
volumes:
|
||||
- ./:/app
|
||||
- ./docker-compose.yml:/app/docker-compose.yml:ro
|
||||
- ./Dockerfile:/app/Dockerfile:ro
|
||||
profiles: ["exclude-from-up"]
|
||||
|
||||
Reference in New Issue
Block a user