소스 검색

#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