fixed filename

This commit is contained in:
Chris 2020-01-13 10:07:48 +01:00 committed by GitHub
parent ca7ab09df1
commit 9c798acadc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ Finally, *GPU-Jupyter* can be deployed in the Docker Swarm with the shared netwo
```bash
./add-to-swarm.sh -p [port] -n [docker-network] -r [registry-port]
# e.g. ./add-to-swarm.sh.save -p 8848 -n elk_datastack -r 5001
# e.g. ./add-to-swarm.sh -p 8848 -n elk_datastack -r 5001
```
where:
* **-p:** port specifies the port on which the service will be available.