add listen port
This commit is contained in:
parent
3374110f38
commit
ab444e07f4
2 changed files with 5 additions and 2 deletions
|
@ -12,6 +12,7 @@ Group=users
|
|||
WorkingDirectory=/home/myuser
|
||||
ExecStart=/usr/local/bin/kosyncrs
|
||||
Environment="PG_URL=postgresql://kosync:password@localhost/kosync"
|
||||
Environment="PORT=3003"
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue