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

9 lines
120 B
SYSTEMD
Raw Normal View History

2017-05-19 18:07:35 -07:00
[Unit]
Description=Socket for oncall nginx proxy
[Socket]
ListenStream=0.0.0.0:8080
[Install]
WantedBy=sockets.target