Skip to content

Commit

Permalink
Change fog name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixcell committed Jun 6, 2019
1 parent 82b52dd commit e2ed9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/iofog/provision.sh
Expand Up @@ -126,7 +126,7 @@ echo "Initializing ioFog stack. This may take a minute or two."
docker --version # Check if docker is available. Needs docker socket mapped in order to talk to the Agent
CONTROLLER_HOST="http://iofog-controller:51121/api/v3"
CONNECTOR_HOST="http://iofog-connector:8080/api/v2"
DEFAULT_FOG="Default Fog"
DEFAULT_FOG="ioFog Agent"
DEFAULT_FLOW="Default Flow"

waitForConnector
Expand Down

0 comments on commit e2ed9ae

Please sign in to comment.