Skip to content

Commit

Permalink
adjusted tests vars
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBezalelpx committed Jun 26, 2023
1 parent 9b8b33b commit 7f0c342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-site/servers/nodejs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"enforcer_credentials": {
"px_app_id": "PXnEpdw6lS",
"px_auth_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzY29wZXMiOlsicmlza19zY29yZSIsInJlc3RfYXBpIl0sImlhdCI6MTY1NDAwMTUwOSwic3ViIjoiUFhuRXBkdzZsUyIsImp0aSI6ImM2NmYwMjQ0LTBmMmUtNDk0Ni05YmEyLWM1OTNjY2Q0ZmRkYyJ9.4B7C90yuRTEjiisiU2J7e4G-arJw0xZHsxggxaLf_C0",
"px_auth_token": "${{ secrets.TEST_AUTH_TOKEN }}",
"px_cookie_secret": "UqJErUvmA1o6MBQaQTMeKsixzImgVZsEVKCQZDXvvS0AVLmE9n6XwnUEOOGVPNAd"
},
"enforcer_config_override": {
Expand Down

0 comments on commit 7f0c342

Please sign in to comment.