mirror of
https://github.com/dolphin-emu/sadm.git
synced 2026-01-31 01:05:23 +01:00
artifacts-mirror: also serve symbols.dolphin-emu.org
This commit is contained in:
@@ -7,6 +7,7 @@ in {
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
my.http.vhosts."dl.dolphin-emu.org".root = "/data/nas/dl";
|
||||
my.http.vhosts."symbols.dolphin-emu.org".root = "/data/nas/symbols";
|
||||
my.http.vhosts."update.dolphin-emu.org".root = "/data/nas/update";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user