mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-15 19:24:23 +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