浏览代码

remove required port

yalh76 1 年之前
父节点
当前提交
030dd6389f
共有 1 个文件被更改,包括 0 次插入5 次删除
  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",