fixed filename
This commit is contained in:
		@@ -108,7 +108,7 @@ Finally, *GPU-Jupyter* can be deployed in the Docker Swarm with the shared netwo
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
./add-to-swarm.sh -p [port] -n [docker-network] -r [registry-port]
 | 
					./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:
 | 
					where:
 | 
				
			||||||
* **-p:** port specifies the port on which the service will be available.
 | 
					* **-p:** port specifies the port on which the service will be available.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user