This commit is contained in:
Marc Fokkert
2025-09-11 08:26:07 +02:00
parent 995332e672
commit 8d2a5c5494
6 changed files with 12 additions and 2 deletions

View File

@@ -13,6 +13,9 @@ resource "docker_container" "photoprism" {
restart = "always"
memory = 5000
memory_swap = 5000
env = [
"PHOTOPRISM_UPLOAD_NSFW=true",
"PHOTOPRISM_ADMIN_PASSWORD=UAmpojHADcS5aB",