diff options
Diffstat (limited to '')
-rw-r--r-- | docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index f60b052..54ae340 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -9,7 +9,7 @@ services: restart: unless-stopped ports: - target: 8080 - publish: 9380 + published: 9380 mode: host entrypoint: ["/icanhazallips/icanhazallips"] cap_drop: |