diff --git a/api/src/main/resources/application.properties b/api/src/main/resources/application.properties index 74db703..76903b7 100644 --- a/api/src/main/resources/application.properties +++ b/api/src/main/resources/application.properties @@ -12,5 +12,5 @@ spring.jpa.show-sql=true jwt.secret=a23ac96ce968bf13099d99410b951dd498118851bdfc996a3f844bd68b1b2afd -prestashop.api.base-url=https://shop.gameovergne.fr/api +prestashop.base-url=https://shop.gameovergne.fr/api prestashop.api-key=${PRESTASHOP_API_KEY} \ No newline at end of file