Docker compose issue with swagger-server Hi all, I am facing an issue with an issue with swagger boot when you running $ docker-compose up.
我正在使用一个中央集散器进行微型服务,在当地运行时,它正在做罚款,但当我与码头公司管理同样的申请时,我需要在cker子堆肥后手工操作我的高频服务器。
问题在于,当我与码头公司一道经营所有微型服务时,我无法打上正在开航的港口的任何终点站。 当我打过任何港口时,我正在觉醒。
this page isn t working right now local host didn t send any data
swagger-server:
image: tejajagadeep/movie-app-swagger-server:latest
container_name: swagger-server
environment:
- eureka.client.service-url.defaultZone=http://eureka-server:8761/eureka
- spring.config.import=optional:configserver:http://config-server:8888/
ports:
- "8769:8769"
networks:
- my-movie-network
depends_on:
- eureka-server
- config-server
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8769/actuator/health"]
interval: 20s
timeout: 10s
retries: 10
但是,如果重新掌握我的夸夸张的服务器形象,它就会被罚款。 (我是在我的泉电梯服务器上使用开放式的docs网依赖器)
我怎么能解决这个问题,我不认为,《法典》给我带来适用财产本身的一切问题。