need to provide status ENABLED when creating a subspace teleport

This commit is contained in:
Dave Horton
2021-12-08 20:11:15 -05:00
parent f6d358d3df
commit 0fd87a732f
3 changed files with 5 additions and 2 deletions
+2
View File
@@ -10,6 +10,7 @@ networks:
services:
mysql:
platform: linux/x86_64
image: mysql:5.7
ports:
- "3360:3306"
@@ -35,6 +36,7 @@ services:
ipv4_address: 172.58.0.3
influxdb:
platform: linux/x86_64
image: influxdb:1.8-alpine
ports:
- "8086:8086"