5 lines
74 B
Go
Raw Normal View History

2018-05-04 17:53:04 +09:00
package member
const (
NG_MEMBER_SERVER_URI ="http://localhost:4200/#"
)