You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-cloud-alibaba/spring-cloud-alibaba-examples/integrated-example/docker-compose/.env

9 lines
149 B
Bash

# port
GATEWAY_PORT=30010
ACCOUNT_PORT=8012
FRONTEND_PORT=8080
ORDER_PORT=8013
STORAGE_PORT=8011
PRAISE_PROVIDER_PORT=8015
PRAISE_CONSUMER_PORT=8014