mirror of
https://github.com/bitwarden/server
synced 2025-12-14 15:23:42 +00:00
build and include notifications docker
This commit is contained in:
@@ -172,6 +172,10 @@ server {{
|
||||
proxy_pass http://icons:5000/;
|
||||
}}
|
||||
|
||||
location /notifications/ {{
|
||||
proxy_pass http://notifications:5000/;
|
||||
}}
|
||||
|
||||
location /admin {{
|
||||
proxy_pass http://admin:5000;
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user