More RAM.

This commit is contained in:
2024-06-08 13:35:20 +01:00
parent 2e15a61525
commit 0e399f6f83

View File

@@ -23,6 +23,10 @@ job "jupyter" {
args = [ "--IdentityProvider.token=''" ] args = [ "--IdentityProvider.token=''" ]
} }
resources {
memory = 1024
}
service { service {
name = "jupyter" name = "jupyter"
port = "http" port = "http"