diff options
Diffstat (limited to 'cmd/xedn/fly.toml')
| -rw-r--r-- | cmd/xedn/fly.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cmd/xedn/fly.toml b/cmd/xedn/fly.toml index c96fd08..e6cceda 100644 --- a/cmd/xedn/fly.toml +++ b/cmd/xedn/fly.toml @@ -23,6 +23,11 @@ auto_extend_size_threshold = 80 auto_extend_size_increment = "1GB" auto_extend_size_limit = "100GB" +#[[statics]] +#url_prefix = "/file/christine-static" +#guest_path = "/unused" +#tigris_bucket = "xedn" +# [[services]] protocol = "tcp" internal_port = 8080 |
