Updates
This commit is contained in:
@@ -14,6 +14,7 @@ resource "docker_container" "mealie" {
|
|||||||
restart = "always"
|
restart = "always"
|
||||||
|
|
||||||
memory = 1000
|
memory = 1000
|
||||||
|
memory_swap = 1000
|
||||||
|
|
||||||
env = [
|
env = [
|
||||||
"ALLOW_SIGNUP=false",
|
"ALLOW_SIGNUP=false",
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user