Browse Source

uplev gocloud

master
LinskRuis.32 5 years ago
parent
commit
a4705832e9
  1. 2
      go.mod
  2. 6
      webs/sys/app.yml

2
go.mod

@ -6,7 +6,7 @@ require (
github.com/donnie4w/go-logger v0.0.0-20170827050443-4740c51383f4
github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196
github.com/go-sql-driver/mysql v1.4.1
github.com/mgr9525/go-cloud v1.0.6-0.20200223053750-a28de55e43ad
github.com/mgr9525/go-cloud v1.0.6-0.20200530080456-3229a970df44
github.com/mgr9525/go-ruisutil v1.0.8-0.20200121153146-d276c7bde649
github.com/xormplus/builder v0.0.0-20190724032102-0ee351fedce9
github.com/xormplus/xorm v0.0.0-20190926190243-42377f593eb1

6
webs/sys/app.yml

@ -1,5 +1,5 @@
server:
name: main
name: sys
#host: localhost
port: 8081
web:
@ -26,8 +26,8 @@ consul:
enable: true
#host: localhost
#port: 8500
id: go-cloud-sys
name: go-cloud
group: go-cloud
## id=${group}-${server.name}
reghost: localhost
#tags: [123,345,654]
datasorce:

Loading…
Cancel
Save