mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-11 09:32:25 +00:00
Compare commits
2 Commits
auth-serve
...
f3c4b9e9b1
| Author | SHA1 | Date | |
|---|---|---|---|
| f3c4b9e9b1 | |||
|
|
81359c036c |
@@ -2,11 +2,6 @@ mode: "prod"
|
|||||||
|
|
||||||
http_server:
|
http_server:
|
||||||
address: "0.0.0.0:8080"
|
address: "0.0.0.0:8080"
|
||||||
api:
|
|
||||||
latest-version: v1
|
|
||||||
layers:
|
|
||||||
- b1
|
|
||||||
- s2
|
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
enabled: false
|
enabled: false
|
||||||
@@ -16,6 +11,6 @@ tls:
|
|||||||
com_dir: "com/"
|
com_dir: "com/"
|
||||||
|
|
||||||
updates:
|
updates:
|
||||||
enabled: true
|
enabled: false
|
||||||
check-interval: 1h
|
check-interval: 1h
|
||||||
repository_url: "https://repo.serve.lv/raw/go-sally"
|
repository_url: "https://repo.serve.lv/raw/go-sally"
|
||||||
Reference in New Issue
Block a user