Skip to content

Commit

Permalink
Merge branch 'main' into docker-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherjturner authored Dec 17, 2024
2 parents 2f8b625 + 4fd2abb commit 74e5aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/config/cdp-portal-frontend.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
APP_BASE_URL=http://cdp-portal-frontend:3000
USE_SINGLE_INSTANCE_CACHE=true
TERMINAL_PROXY_URL=http://localhost:8085
NODE_ENV=development # This is required to ensure the login cookie is set as insecure, as we test over http

0 comments on commit 74e5aea

Please sign in to comment.