update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5dabb0231f
commit
1b18f74a10
@ -0,0 +1,35 @@
|
|||||||
|
[common]
|
||||||
|
server_addr = iot.edusoa.com
|
||||||
|
server_port = 7000
|
||||||
|
|
||||||
|
[gitea]
|
||||||
|
type = http
|
||||||
|
local_ip = 127.0.0.1
|
||||||
|
local_port = 3000
|
||||||
|
subdomain = gitea
|
||||||
|
host_header_rewrite = 127.0.0.1
|
||||||
|
|
||||||
|
[drone]
|
||||||
|
type = http
|
||||||
|
local_ip = 127.0.0.1
|
||||||
|
local_port = 9080
|
||||||
|
subdomain = drone
|
||||||
|
host_header_rewrite = 127.0.0.1
|
||||||
|
|
||||||
|
[portainer]
|
||||||
|
type = http
|
||||||
|
local_ip = 127.0.0.1
|
||||||
|
local_port = 9000
|
||||||
|
subdomain = portainer
|
||||||
|
|
||||||
|
[registry]
|
||||||
|
type = http
|
||||||
|
local_ip = 127.0.0.1
|
||||||
|
local_port = 5000
|
||||||
|
subdomain = registry
|
||||||
|
|
||||||
|
[netdata]
|
||||||
|
type = http
|
||||||
|
local_ip = 127.0.0.1
|
||||||
|
local_port = 19999
|
||||||
|
subdomain = netdata
|
Loading…
Reference in new issue