From dd44232b24eac8a6ea732b93fc6764953f076bde Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Tue, 7 Oct 2025 20:32:54 -0800 Subject: [PATCH] quote the false --- services/our/compose.production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/our/compose.production.yaml b/services/our/compose.production.yaml index d2d1852..b9bfbf7 100644 --- a/services/our/compose.production.yaml +++ b/services/our/compose.production.yaml @@ -84,7 +84,7 @@ services: TS_EXTRA_ARGS: --advertise-tags=tag:container --reset" TS_SERVE_CONFIG: /config/pgadmin.json TS_STATE_DIR: /var/lib/tailscale - TS_USERSPACE: false + TS_USERSPACE: "false" volumes: pgdata: