Skip to content

Commit

Permalink
fix: remove redis_url from .env and move it to .env.local
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasio committed Jan 23, 2024
1 parent 712a7b3 commit eef25a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/wp-nextjs/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
NEXT_PUBLIC_HEADLESS_WP_URL=https://js1.10up.com
HOST_URL=https://js1.10up.com
NEXT_REDIS_URL=redis://@127.0.0.1:6379
HOST_URL=https://js1.10up.com

0 comments on commit eef25a2

Please sign in to comment.