Skip to content

Commit

Permalink
Merge pull request #270 from pagdot/patch-1
Browse files Browse the repository at this point in the history
Update rest-server.socket with correct default rest-server port
  • Loading branch information
MichaelEischer authored Jan 13, 2024
2 parents 2975319 + 2d456ef commit e388fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/systemd/rest-server.socket
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Socket]
ListenStream = 8080
ListenStream = 8000

[Install]
WantedBy = sockets.target

0 comments on commit e388fcd

Please sign in to comment.