Merge pull request #270 from pagdot/patch-1

Update rest-server.socket with correct default rest-server port
This commit is contained in:
Michael Eischer 2024-01-13 19:47:14 +01:00 committed by GitHub
commit e388fcddde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
[Socket]
ListenStream = 8080
ListenStream = 8000
[Install]
WantedBy = sockets.target