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