mirror of
https://github.com/dolphin-emu/sadm
synced 2025-10-06 00:02:50 +02: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