mirror of
https://github.com/dumbasPL/deluge-windscribe-ephemeral-port.git
synced 2024-11-10 01:02:17 +01:00
add github link so it shows up on docker hub
This commit is contained in:
parent
ef3bea94e3
commit
cd59ac0a40
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# deluge-windscribe-ephemeral-port
|
# [deluge-windscribe-ephemeral-port](https://github.com/dumbasPL/deluge-windscribe-ephemeral-port)
|
||||||
|
|
||||||
Automatically create ephemeral ports in windscribe and update deluge config to use the new port
|
Automatically create ephemeral ports in windscribe and update deluge config to use the new port
|
||||||
|
|
||||||
|
@ -40,4 +40,4 @@ DELUGE_PASSWORD=<password for the Deluge Web UI>
|
||||||
```
|
```
|
||||||
3. Start using `yarn start`
|
3. Start using `yarn start`
|
||||||
|
|
||||||
Tip: you can use tools like [pm2](https://www.npmjs.com/package/pm2) to manage nodejs applications
|
Tip: you can use tools like [pm2](https://www.npmjs.com/package/pm2) to manage nodejs applications
|
||||||
|
|
Loading…
Reference in a new issue