Skip to content

Commit

Permalink
feat: fix staging URL (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfpappas-oddball authored Aug 7, 2024
1 parent e4e7c22 commit 5e00ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envs/.env.staging
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is the standard lower environment for Content API.
NEXT_PUBLIC_DRUPAL_BASE_URL=https://staging.cms.va.gov/
NEXT_IMAGE_DOMAIN=https://staging.cms.va.gov/
NEXT_PUBLIC_DRUPAL_BASE_URL=https://content-build-medc0xjkxm4jmpzxl3tfbcs7qcddsivh.ci.cms.va.gov
NEXT_IMAGE_DOMAIN=https://content-build-medc0xjkxm4jmpzxl3tfbcs7qcddsivh.ci.cms.va.gov

NEXT_PUBLIC_ASSETS_URL=/generated/
# for Drupal preview
Expand Down

0 comments on commit 5e00ea1

Please sign in to comment.