diff --git a/api/src/main/resources/application.properties b/api/src/main/resources/application.properties index 81f557a..5387071 100644 --- a/api/src/main/resources/application.properties +++ b/api/src/main/resources/application.properties @@ -12,5 +12,6 @@ spring.jpa.show-sql=true jwt.secret=a23ac96ce968bf13099d99410b951dd498118851bdfc996a3f844bd68b1b2afd -prestashop.base-url=https://shop.gameovergne.fr/api -prestashop.basic-auth=Basic MkFRUEcxM01KOFgxMTdVNkZKNU5HSFBTOTNIRTM0QUI= \ No newline at end of file +prestashop.base-url=https://shop.gameovergne.fr +prestashop.basic-auth=2AQPG13MJ8X117U6FJ5NGHPS93HE34AB +#prestashop.basic-auth=Basic MkFRUEcxM01KOFgxMTdVNkZKNU5HSFBTOTNIRTM0QUI= \ No newline at end of file