mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Remove ports config from envoy container (#979)
This commit is contained in:
parent
69ab3429a3
commit
e60bcdef65
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ services:
|
|||
|
||||
envoy:
|
||||
image: envoyproxy/envoy:v1.16.0
|
||||
ports:
|
||||
- 15081:15081
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ../frontend/envoy.yaml:/etc/envoy/envoy.yaml:ro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue