[sec] nginx/compose: Drop aforementioned loophole

master
Jakob Ackermann 2019-08-18 19:57:15 +02:00 committed by GitHub
parent 414cebd40e
commit dfcc7bccca
1 changed files with 0 additions and 2 deletions

View File

@ -181,8 +181,6 @@ Review the [requirements](/registry/recipes/index.md#requirements), then follow
registry:
image: registry:2
ports:
- 127.0.0.1:5000:5000
volumes:
- ./data:/var/lib/registry
```