Migrate another batch of services to NFS.
This commit is contained in:
@@ -20,7 +20,7 @@ job "jupyter" {
|
||||
ports = ["http"]
|
||||
|
||||
volumes = [
|
||||
"/data/compute/appdata/jupyter:/home/jovyan/work",
|
||||
"/data/services/jupyter:/home/jovyan/work",
|
||||
]
|
||||
|
||||
command = "start-notebook.py"
|
||||
|
||||
Reference in New Issue
Block a user