Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
example service file use the LISTEN env
Browse files Browse the repository at this point in the history
  • Loading branch information
boypt committed Jul 26, 2021
1 parent 6465440 commit a2d98f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/cloud-torrent.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Type=simple
User=root
WorkingDirectory=~
Environment=AUTH=user:ctorrent
Environment=PORT=3000
#Environment=HOST=unix:/run/cloud-torrent/cloud.sock
Environment=LISTEN=:3000
#Environment=LISTEN=unix:/run/cloud-torrent/cloud.sock
#RuntimeDirectory=cloud-torrent
#RuntimeDirectoryMode=0777
#Environment=UNIXPERM=0666
Expand Down

0 comments on commit a2d98f3

Please sign in to comment.