diff --git a/playground/.env b/playground/.env new file mode 100644 index 0000000..c53b44b --- /dev/null +++ b/playground/.env @@ -0,0 +1,6 @@ +HOST=0.0.0.0 +PORT=1337 +APP_KEYS=SIwLyqu+IpSHIuUBDQfPZg==,Nzqbq2C3ATsR19u5XEAJQA==,/Agk5Sn8M4EzfoSiIHcDlQ==,gSxT2T0k2zbQatKXUV0zCA== +API_TOKEN_SALT=reQcUBbGXD2KWG2QpRn7DA== +ADMIN_JWT_SECRET= 69mzgwRGfEBUhPEaas8EBA== +JWT_SECRET=E0TTVdsr+M/FXAjfrNIgXA== diff --git a/playground/.gitignore b/playground/.gitignore index 6e0266d..3a3c26f 100644 --- a/playground/.gitignore +++ b/playground/.gitignore @@ -107,7 +107,7 @@ coverage # Strapi ############################ -.env +# .env license.txt exports *.cache