commons-go/config/member/uri.go
crusader ab936be303 ing
2018-06-12 22:13:22 +09:00

6 lines
76 B
Go

package member
const (
NG_MEMBER_SERVER_URI = "http://localhost:4200/#"
)