mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 04:32:24 +00:00
chore: remove tracked file to apply .gitignore
This commit is contained in:
27
config.yaml
27
config.yaml
@@ -1,27 +0,0 @@
|
||||
mode: "dev"
|
||||
|
||||
http_server:
|
||||
address: "192.168.1.176:8080"
|
||||
timeout: 3s
|
||||
idle_timeout: 30s
|
||||
api:
|
||||
latest-version: v1
|
||||
layers:
|
||||
- b1
|
||||
- s2
|
||||
|
||||
tls:
|
||||
enabled: true
|
||||
cert_file: "./cert/fullchain.pem"
|
||||
key_file: "./cert/privkey.pem"
|
||||
|
||||
internal:
|
||||
meta-dir: "./.meta/"
|
||||
|
||||
com_dir: "com/"
|
||||
|
||||
|
||||
updates:
|
||||
enabled: true
|
||||
check-interval: 1h
|
||||
repository_url: "https://repo.serve.lv/raw/go-sally"
|
||||
Reference in New Issue
Block a user