Change inbucket default port from 10080 to 9001 (#18145)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2547e47eab
Коммит
0dbaa48741
@@ -90,7 +90,7 @@ services:
|
||||
- elasticsearch
|
||||
- prometheus
|
||||
- grafana
|
||||
command: postgres:5432 minio:9000 inbucket:10080 openldap:389 elasticsearch:9200 prometheus:9090 grafana:3000
|
||||
command: postgres:5432 minio:9000 inbucket:9001 openldap:389 elasticsearch:9200 prometheus:9090 grafana:3000
|
||||
networks:
|
||||
default:
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user