Add satisfactory

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2025-02-02 00:53:06 +01:00
parent 81c81a5d83
commit 970aad479c
8 changed files with 20 additions and 12 deletions
@@ -123,7 +123,7 @@
# href: https://7dtd.bensuperpc.org/
description: 7 Days to Die server
# ping: 7dtd.bensuperpc.org
container: 7dtd-server
container: 7daystodie_server
- satisfactory:
# icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/7dtd.png
# href: https://7dtd.bensuperpc.org/
@@ -1,4 +1,3 @@
services:
ollama:
image: ollama/ollama:latest
+5 -7
View File
@@ -1,13 +1,6 @@
OLLAMA_BASE_URL=http://ollama:11434
#WEBUI_SECRET_KEY=
#HF_HUB_OFFLINE=1
# Only with stable-diffusion-webui
#ENABLE_IMAGE_GENERATION=true
#AUTOMATIC1111_BASE_URL=http://stable-diffusion-webui:7860
#IMAGE_SIZE=64x64
#IMAGE_STEPS=3
# Disable analytics
SCARF_NO_ANALYTICS=true
DO_NOT_TRACK=true
@@ -16,3 +9,8 @@ ANONYMIZED_TELEMETRY=false
#OPENAI_API_BASE_URL=
#OPENAI_API_KEY=
# Only with stable-diffusion-webui
#ENABLE_IMAGE_GENERATION=true
#AUTOMATIC1111_BASE_URL=http://stable-diffusion-webui:7860
#IMAGE_SIZE=64x64
#IMAGE_STEPS=3