mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 15:01:00 +02:00
Revert "Align folders with updated upstream name"
This reverts commit 9fab19ae2d.
This commit is contained in:
7
bitwarden/rootfs/etc/nginx/includes/upstream.conf
Normal file
7
bitwarden/rootfs/etc/nginx/includes/upstream.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
upstream backend {
|
||||
server 127.0.0.1:80;
|
||||
}
|
||||
|
||||
upstream wsbackend {
|
||||
server 127.0.0.1:8080;
|
||||
}
|
||||
Reference in New Issue
Block a user