UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6da20773 authored by Patrick Tafoya's avatar Patrick Tafoya
Browse files

Template fixes.

parent 484fb68e
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ services:
command: npx vite --host
environment:
- # container internal port (not exposed to host)
- PORT=8000
- PORT=8080
# this is the url the browser uses, so it needs to be the external url (going through ingress to hit the backend)
- VITE_APP_API_BASE_URL=https://<<projectName>>.dev.bigbang.mil/api
stdin_open: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment