Commit 20c80bf3 authored by Your Name's avatar Your Name

fix kong port

parent 70ed116e
Pipeline #702 canceled with stages
...@@ -87,7 +87,7 @@ services: ...@@ -87,7 +87,7 @@ services:
- "8001:8001/tcp" - "8001:8001/tcp"
- "8444:8444/tcp" - "8444:8444/tcp"
- "8002/tcp" - "8002:8002/tcp"
healthcheck: healthcheck:
test: [ "CMD", "kong", "health" ] test: [ "CMD", "kong", "health" ]
interval: 10s interval: 10s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment