From 623f75585461a7ba6f5da3d5972d80f1ea054b3b Mon Sep 17 00:00:00 2001 From: antoinechalifour Date: Thu, 15 Aug 2019 16:54:09 +0200 Subject: [PATCH] test values --- .gitignore | 2 +- .mementorc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5802c6c..cdab7f1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ node_modules .rts2_cache_esm .rts2_cache_umd dist -.memento-cache-* \ No newline at end of file +.memento-cache \ No newline at end of file diff --git a/.mementorc b/.mementorc index 65ba759..78ef79a 100644 --- a/.mementorc +++ b/.mementorc @@ -1,5 +1,5 @@ { - "targetUrl": "http://localhost:8080", + "targetUrl": "https://pokeapi.co/api/v2", "delay": 0, "port": 3344, "dbAdapter": "file"