adding immich to caddy
This commit is contained in:
parent
760c4786df
commit
600b299320
1 changed files with 5 additions and 0 deletions
|
@ -262,6 +262,11 @@
|
|||
reverse_proxy localhost:8123
|
||||
'';
|
||||
};
|
||||
virtualHosts = {
|
||||
"pics.cochrun.xyz".extraConfig = ''
|
||||
reverse_proxy localhost:2283
|
||||
'';
|
||||
};
|
||||
# virtualHosts = {
|
||||
# "mail.cochrun.xyz".extraConfig = ''
|
||||
# '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue