Update packaging_apps_resources.md

This commit is contained in:
Éric Gaspar 2023-02-03 18:58:07 +01:00
parent 40a2f96afb
commit ffd07dc5ec

View file

@ -130,7 +130,7 @@ Note that because multiple ports can be booked, each properties is prefixed by t
##### Example: ##### Example:
```toml ```toml
[resources.port] [resources.ports]
# (empty should be fine for most apps ... though you can customize stuff if absolutely needed) # (empty should be fine for most apps ... though you can customize stuff if absolutely needed)
main.default = 12345 # if you really want to specify a prefered value .. but shouldnt matter in the majority of cases main.default = 12345 # if you really want to specify a prefered value .. but shouldnt matter in the majority of cases