Skip to content

Commit 7f0c342

Browse files
committed
adjusted tests vars
1 parent 9b8b33b commit 7f0c342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-site/servers/nodejs/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"enforcer_credentials": {
99
"px_app_id": "PXnEpdw6lS",
10-
"px_auth_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzY29wZXMiOlsicmlza19zY29yZSIsInJlc3RfYXBpIl0sImlhdCI6MTY1NDAwMTUwOSwic3ViIjoiUFhuRXBkdzZsUyIsImp0aSI6ImM2NmYwMjQ0LTBmMmUtNDk0Ni05YmEyLWM1OTNjY2Q0ZmRkYyJ9.4B7C90yuRTEjiisiU2J7e4G-arJw0xZHsxggxaLf_C0",
10+
"px_auth_token": "${{ secrets.TEST_AUTH_TOKEN }}",
1111
"px_cookie_secret": "UqJErUvmA1o6MBQaQTMeKsixzImgVZsEVKCQZDXvvS0AVLmE9n6XwnUEOOGVPNAd"
1212
},
1313
"enforcer_config_override": {

0 commit comments

Comments
 (0)