mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
fix: remove hardcoded base_url from server configuration
This commit is contained in:
@@ -17,7 +17,7 @@ server:
|
|||||||
secret_key: "ultrasecretkey" # change this!
|
secret_key: "ultrasecretkey" # change this!
|
||||||
limiter: true # can be disabled for a private instance
|
limiter: true # can be disabled for a private instance
|
||||||
image_proxy: true
|
image_proxy: true
|
||||||
base_url: http://search.furyhawk.lol
|
|
||||||
ui:
|
ui:
|
||||||
static_use_hash: true
|
static_use_hash: true
|
||||||
valkey:
|
valkey:
|
||||||
|
|||||||
Reference in New Issue
Block a user