Made Orborus utilize shuffle/shuffle instead of frikky/shuffle

This commit is contained in:
frikky
2022-10-22 23:29:28 +02:00
parent cbaf4ace92
commit 700f927f39
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ TZ=Europe/Amsterdam # Timezone-handler in Orborus, Worker and Apps
ORBORUS_CONTAINER_NAME= # Used to FIND the containername. cgroup v2: issue 501
SHUFFLE_ORBORUS_STARTUP_DELAY= # Used for setting up a startup delay for Orborus
SHUFFLE_BASE_IMAGE_NAME=frikky
SHUFFLE_BASE_IMAGE_NAME=shuffle
SHUFFLE_BASE_IMAGE_REGISTRY=ghcr.io
SHUFFLE_BASE_IMAGE_TAG_SUFFIX="-1.0.0"