Merge "Add missed call of method deploy()"
This commit is contained in:
commit
fe2cf73514
@ -34,6 +34,12 @@ Methods:
|
|||||||
- $._scope: switch($.publish, $ => public, not $ => internal)
|
- $._scope: switch($.publish, $ => public, not $ => internal)
|
||||||
|
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
Body:
|
||||||
|
- $.influxDB.deploy()
|
||||||
|
- $.super($.deploy())
|
||||||
|
|
||||||
|
|
||||||
getContainer:
|
getContainer:
|
||||||
Body:
|
Body:
|
||||||
- $influxDbLink: $.getConnectionTo($.influxDB, 8086)
|
- $influxDbLink: $.getConnectionTo($.influxDB, 8086)
|
||||||
|
Loading…
Reference in New Issue
Block a user