mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update packaging_apps_resources.md
This commit is contained in:
parent
40a2f96afb
commit
ffd07dc5ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue