]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/tools/tools/default.nix
Modify buildbot output paths
[perso/Immae/Config/Nix.git] / modules / private / websites / tools / tools / default.nix
index cdfc7eb29e32befea94b8cfb715c3a2805467125..7a9a125715341923868830f54ede5a1ed6a9d66e 100644 (file)
@@ -167,8 +167,8 @@ in {
             Options -Indexes
           </Directory>
 
-          Alias /BIP39 /var/lib/buildbot/outputs/bip39
-          <Directory "/var/lib/buildbot/outputs/bip39">
+          Alias /BIP39 /var/lib/buildbot/outputs/immae/bip39
+          <Directory "/var/lib/buildbot/outputs/immae/bip39">
             DirectoryIndex index.html
             AllowOverride None
             Require all granted