]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/users/users-verification.ts
Add signup approval API REST doc
[github/Chocobozzz/PeerTube.git] / server / tests / api / users / users-verification.ts
index fc082383a7e2c850e4e9596c0352e068c82ddc08..19a8df9e105e4dbb39a1457c75d013fa4cf14217 100644 (file)
@@ -28,7 +28,7 @@ describe('Test users account verification', function () {
 
     const overrideConfig = {
       smtp: {
-        hostname: 'localhost',
+        hostname: '127.0.0.1',
         port
       }
     }