mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
appv2: typo in ports resource doc x_x
This commit is contained in:
parent
c255fe2495
commit
0e787acb5d
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ class PortsResource(AppResource):
|
|||
|
||||
##### Example:
|
||||
```toml
|
||||
[resources.port]
|
||||
[resources.ports]
|
||||
# (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
|
||||
|
|
Loading…
Add table
Reference in a new issue