aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/cargo/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--terminaldweller.com/cargo/docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/terminaldweller.com/cargo/docker-compose.yaml b/terminaldweller.com/cargo/docker-compose.yaml
index 50eafab..ef2e1b8 100644
--- a/terminaldweller.com/cargo/docker-compose.yaml
+++ b/terminaldweller.com/cargo/docker-compose.yaml
@@ -12,5 +12,7 @@ services:
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
- /home/ubuntu/cargo:/cargo
+ cap_drop:
+ - ALL
networks:
cargonet: