Update everything to the new leap serer
This commit is contained in:
@@ -19,6 +19,9 @@ resource "docker_image" "searxng-valkey" {
|
||||
|
||||
resource "docker_network" "searxng" {
|
||||
name = "searxng"
|
||||
lifecycle {
|
||||
ignore_changes = [ipam_options]
|
||||
}
|
||||
}
|
||||
|
||||
resource "docker_container" "searxng-valkey" {
|
||||
|
||||
Reference in New Issue
Block a user