mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
try another default port
This commit is contained in:
parent
2c90f89c35
commit
602afa6c5a
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
admin.additional_urls = ["/webmin"]
|
||||
|
||||
[resources.ports]
|
||||
web_admin.default = 9220
|
||||
web_admin.default = 8000
|
||||
local_bma.default = 10901
|
||||
local_ws2p.default = 20901
|
||||
|
|
Loading…
Reference in a new issue