Jelajahi Sumber

#524 remove statics from fly configuration

Falko Schindler 2 tahun lalu
induk
melakukan
6265087b12
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      fly.toml

+ 0 - 4
fly.toml

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