fixing ports
This commit is contained in:
@@ -106,8 +106,8 @@ services: # ──────────────────────
|
||||
container_name: opencand_loki
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:6100:3100"
|
||||
- "10.8.0.3:6100:3100"
|
||||
- "127.0.0.1:6110:3100"
|
||||
- "10.8.0.3:6110:3100"
|
||||
command: -config.file=/etc/loki/local-config.yaml
|
||||
volumes:
|
||||
- ./monitoring/loki-config.yaml:/etc/loki/local-config.yaml
|
||||
|
Reference in New Issue
Block a user