You've already forked oncall
mirror of
https://github.com/linkedin/oncall.git
synced 2025-11-26 23:10:47 +02:00
9 lines
120 B
SYSTEMD
9 lines
120 B
SYSTEMD
[Unit]
|
|
Description=Socket for oncall nginx proxy
|
|
|
|
[Socket]
|
|
ListenStream=0.0.0.0:8080
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|