oauth for zipline

This commit is contained in:
cy 2025-02-13 22:40:30 -05:00
parent 0c9823a5aa
commit d23e73a4ba
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
3 changed files with 7 additions and 6 deletions

View file

@ -8,7 +8,7 @@
s3_api = {
s3_region = "earth";
api_bind_addr = "[::]:3900";
root_domain = ".s3.cy7.sh";
root_domain = "s3.cy7.sh";
};
s3_web = {
bind_addr = "[::]:3902";