Explorar el Código

set the port even if it is default

yassine hace 1 año
padre
commit
6a42a5c20e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      api-gateway.yml

+ 3
- 0
api-gateway.yml Ver fichero

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.