Update folkugat nomad deployment
This commit is contained in:
@@ -32,6 +32,7 @@ job "folkugat" {
|
||||
env {
|
||||
JWT_SECRET = "12345"
|
||||
ADMIN_PASSWORD = "banshee"
|
||||
URL_SCHEME = "https"
|
||||
DB_DIR = "/folkugat/db"
|
||||
}
|
||||
|
||||
@@ -48,7 +49,7 @@ job "folkugat" {
|
||||
|
||||
resources {
|
||||
cpu = 100
|
||||
memory = 128
|
||||
memory = 512
|
||||
}
|
||||
|
||||
service {
|
||||
|
||||
Reference in New Issue
Block a user