mirror of
https://github.com/YunoHost-Apps/pyload_ynh.git
synced 2024-09-03 20:16:04 +02:00
Stupid hack because i have no idea how to tell the daemon to use $port ...
This commit is contained in:
parent
c00d6bae5f
commit
6cc3e031b3
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ ram.runtime = "50M"
|
||||||
[resources.data_dir]
|
[resources.data_dir]
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
# FIXME : this is a hack, nowhere is it explicitely specific in the systemd conf or app conf that it should run on $port ...
|
||||||
|
main.default = 9666
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue