From 2da7ded811212421b9fbb1f17b9a3ec5311400c1 Mon Sep 17 00:00:00 2001 From: l0go Date: Mon, 15 Jul 2024 15:49:14 -0400 Subject: [PATCH] Fixed quadlet --- etc/haxesandbox.container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/haxesandbox.container b/etc/haxesandbox.container index faaf566..1de023d 100644 --- a/etc/haxesandbox.container +++ b/etc/haxesandbox.container @@ -8,7 +8,7 @@ ReadOnlyTmpfs=false PublishPort=1337:1111 Mount=type=tmpfs,destination=/var/haxelib,tmpfs-size=500000000 Mount=type=tmpfs,destination=/var/haxe,tmpfs-size=500000000 -Environment=`AUTH_KEY={SHA256_KEY}` +Secret=haxe_authkey,mode=0400 [Install] WantedBy=multi-user.target