Skip to content

Commit

Permalink
Remove sensitive vercel env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshan-Madushanka committed Dec 10, 2024
1 parent 9d1f2d5 commit 5067317
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"buildCommand": "vite build",
"outputDirectory": "public",
"env": {
"APP_ENV": "production",
"APP_DEBUG": "true",
"APP_URL": "https://movieshark.vercel.app",
"ASSET_URL": "https://movieshark.vercel.app",
"APP_KEY": "base64:TGaVaXwhWgjn9akhE4SCSIjGG/cQqvICUQ+PgLA3Bs0=",
Expand Down

0 comments on commit 5067317

Please sign in to comment.