Sfoglia il codice sorgente

remove required port

yalh76 1 anno fa
parent
commit
030dd6389f
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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",