1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-27 23:18:38 +02:00
Files
oncall/ops/config/systemd/nginx-oncall.socket
2017-05-22 17:12:14 -07:00

9 lines
120 B
SYSTEMD

[Unit]
Description=Socket for oncall nginx proxy
[Socket]
ListenStream=0.0.0.0:8080
[Install]
WantedBy=sockets.target