From aa7d1051c8c5f93ed8c8fea432f82af4098321fe Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Tue, 14 Nov 2023 13:50:26 +0100 Subject: [games] tuxeclicker --- Applications/Games/tuxeclicker/.env.example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Applications/Games/tuxeclicker/.env.example (limited to 'Applications/Games/tuxeclicker/.env.example') diff --git a/Applications/Games/tuxeclicker/.env.example b/Applications/Games/tuxeclicker/.env.example new file mode 100644 index 0000000..2cca88d --- /dev/null +++ b/Applications/Games/tuxeclicker/.env.example @@ -0,0 +1,2 @@ +DOMAIN=example.org +TRAEFIK_NETWORK=traefik-public -- cgit v1.2.3