winter hace 1 mes
padre
commit
3d7213fe78
Se han modificado 4 ficheros con 4 adiciones y 4 borrados
  1. +1
    -1
      bjairAdmin/src/main/resources/application-dev.yml
  2. +1
    -1
      bjairAdmin/src/main/resources/application-prod.yml
  3. +1
    -1
      bjairCApi/src/main/resources/application-dev.yml
  4. +1
    -1
      bjairCApi/src/main/resources/application-prod.yml

+ 1
- 1
bjairAdmin/src/main/resources/application-dev.yml Ver fichero

@@ -167,7 +167,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc/carCount.txt


jasypt:


+ 1
- 1
bjairAdmin/src/main/resources/application-prod.yml Ver fichero

@@ -154,7 +154,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc/carCount.txt

fm:
exception: false


+ 1
- 1
bjairCApi/src/main/resources/application-dev.yml Ver fichero

@@ -164,7 +164,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc/carCount.txt

jasypt:
encryptor:


+ 1
- 1
bjairCApi/src/main/resources/application-prod.yml Ver fichero

@@ -135,7 +135,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc/carCount.txt

fm:
exception: false


Cargando…
Cancelar
Guardar