Skip to content

Commit

Permalink
more info about port-mapping
Browse files Browse the repository at this point in the history
Signed-off-by: Weifeng Wang <[email protected]>
  • Loading branch information
qclaogui committed Nov 27, 2024
1 parent 99efd26 commit 47c62c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose/common/compose-include/alloy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ services:
- ALLOY_LOG_LEVEL=warn
ports:
- "12345:12345"
# - "34317:4317"
# - "34318:4318"
# - "12345-12348:12345" # Note: max replicas num is 3.
deploy:
replicas: 1
Expand Down

0 comments on commit 47c62c3

Please sign in to comment.