Selaa lähdekoodia

set the port even if it is default

yassine 2 vuotta sitten
vanhempi
commit
6a42a5c20e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      api-gateway.yml

+ 3
- 0
api-gateway.yml Näytä tiedosto

1
+server:
2
+  port: 8080
3
+
1
 spring:
4
 spring:
2
   application:
5
   application:
3
     name: api-gateway
6
     name: api-gateway

Powered by TurnKey Linux.