new
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
server:
|
server:
|
||||||
port: 8081
|
port: 8081
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: gateway-service
|
name: gateway-service
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { createStore } from 'vuex'
|
import {createStore} from 'vuex'
|
||||||
|
|
||||||
export default createStore({
|
export default createStore({
|
||||||
state: {
|
state: {
|
||||||
|
|||||||
Reference in New Issue
Block a user