5 lines
92 B
Text
5 lines
92 B
Text
|
upstream %%domain_name_eth0 {
|
||
|
# GNUNUX server ${PEERTUBE_HOST};
|
||
|
server localhost:9000;
|
||
|
}
|