mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: included stream url
This commit is contained in:
parent
1902003d76
commit
512bf44e85
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@ in {
|
|||
port = service.ports.port0;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
caddy = {
|
||||
virtualHosts = {
|
||||
"${host}" = {
|
||||
|
@ -32,4 +33,6 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
# OBS Server rtmp://192.168.50.140:1935/live
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue