瀏覽代碼

#524 remove statics from fly configuration

Falko Schindler 2 年之前
父節點
當前提交
6265087b12
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      fly.toml

+ 0 - 4
fly.toml

@@ -55,10 +55,6 @@ strategy = "canary"
     tls_skip_verify = false
     [services.http_checks.headers]
 
-  [[statics]]
-    guest_path = "/app/nicegui/static"
-    url_prefix = "/_nicegui/static"
-
   [metrics]
   port = 9062
   path = "/metrics" # default for most prometheus clients