aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-05 18:55:44 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-05 18:55:44 +0000
commit04f9e2dc82f8bca599b7e7d968e1bb4546b66f32 (patch)
tree191194a46c01ed678c380193777f4f78db239ee9
parentconfig for the app (diff)
downloadicanhazallips-04f9e2dc82f8bca599b7e7d968e1bb4546b66f32.tar.gz
icanhazallips-04f9e2dc82f8bca599b7e7d968e1bb4546b66f32.zip
fixed a typo, its published not publish
-rw-r--r--docker-compose.yaml2
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: