nginx-conf/conf/includes/Nextcloud.conf
2023-12-28 14:40:13 -07:00

1 line
48 B
Plaintext

location / { proxy_pass http://localhost:8081; }