@@ -1,6 +1,6 @@
spring.profiles.active: private-cloud-localhost
server:
- port: 8081
+ port: 8082
default:
goto: http://127.0.0.1
@@ -97,7 +97,8 @@ textarea:-ms-input-placeholder { color: #adadad;}
button {
outline: none !important;
border: none;
- background: dodgerblue;
+ /*background: dodgerblue;*/
+ background: #B80000;
}
button:hover {