Browse Source

remove required port

yalh76 1 năm trước cách đây
mục cha
commit
030dd6389f
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      manifest.toml

+ 0 - 5
manifest.toml

@@ -68,11 +68,6 @@ ram.runtime = "200M"
     # The initial allowed group of user is configured via the init_main_permission question (public=visitors, private=all_users)
     main.url = "/"
 
-    [resources.ports]
-    main.default = 10051
-    main.exposed = "TCP"
-    main.fixed = true
-
     [resources.apt]
     packages = [
         "php8.2-fpm",