aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-07 13:34:17 +0000
committerFuwn <[email protected]>2025-06-07 13:34:17 +0000
commit22bce5a842dc365a5a18644d0fbdcc75e6aa5d5e (patch)
tree17f02d84656a586e826fae5c2802644a045e6b13 /docker-compose.yaml
parentchore: Bump version patch (diff)
downloadseptember-22bce5a842dc365a5a18644d0fbdcc75e6aa5d5e.tar.xz
september-22bce5a842dc365a5a18644d0fbdcc75e6aa5d5e.zip
feat!: Overhaul KEEP_GEMINI configuration option
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 896f490..7e978bc 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -5,7 +5,5 @@ services:
environment:
- "ROOT=gemini://fuwn.me"
- "CSS_EXTERNAL=https://example.com/style.css"
- - "KEEP_GEMINI_EXACT=gemini://fuwn.me/skills"
- # - "KEEP_GEMINI_DOMAIN=fuwn.me"
- "PROXY_BY_DEFAULT=true"
image: "fuwn/september:latest"