From 2fdc1961484f39ca8a472c32bc49f88575fc1d1c Mon Sep 17 00:00:00 2001 From: Leon Kampwerth <77398841+SgtMate@users.noreply.github.com> Date: Sun, 26 Jul 2026 03:30:16 +0200 Subject: [PATCH] Add daily build options to gtnh example Added options for daily builds and GitHub token in the docker-compose file for gtnh. --- examples/gtnh/docker-compose-type-gtnh.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/gtnh/docker-compose-type-gtnh.yaml b/examples/gtnh/docker-compose-type-gtnh.yaml index a60e45586c5..4a713f645c0 100644 --- a/examples/gtnh/docker-compose-type-gtnh.yaml +++ b/examples/gtnh/docker-compose-type-gtnh.yaml @@ -14,6 +14,9 @@ services: # GTNH_DELETE_BACKUPS: true # Use to prevent updates # SKIP_GTNH_UPDATE_CHECK: true + # Enable and set Token for daily builds + # GTNH_USE_DAILY_BUILD: true + # GH_TOKEN: mytoken MEMORY: 6G # Bring in standard extra mods described at https://wiki.gtnewhorizons.com/wiki/Additional_Mods # MODS: |