File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 hosting_provider : ${{ vars.HOSTING_PROVIDER }} # 'DIGITAL_OCEAN' or 'AWS'
1616 app_name : frm-boilerplate
1717 app_env : preview
18- app_hostname : preview-- flask-react-template.platform.bettrhq.com
18+ app_hostname : preview. flask-react-template.platform.bettrhq.com
1919 branch : main
2020 checks : " ['npm:coverage', 'npm:lint', 'compose:test']"
2121 docker_registry : ${{ vars.DOCKER_REGISTRY }}
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ This project has three deployment environments that everyone can access:
2222- ** Permanent Preview**
2323 - Always reflects the latest ` main ` branch.
2424 - Useful for ongoing testing of the integrated codebase.
25- - URL: [ https://preview-- flask-react-template.platform.bettrhq.com ] ( https://preview-- flask-react-template.platform.bettrhq.com )
26- - Temporal Workers Dashboard: [ https://preview-- flask-react-template.workers-dashboard.platform.bettrhq.com/ ] ( https://preview-- flask-react-template.workers-dashboard.platform.bettrhq.com/ )
25+ - URL: [ https://preview. flask-react-template.platform.bettrhq.com ] ( https://preview. flask-react-template.platform.bettrhq.com )
26+ - Temporal Workers Dashboard: [ https://preview. flask-react-template.workers-dashboard.platform.bettrhq.com/ ] ( https://preview. flask-react-template.workers-dashboard.platform.bettrhq.com/ )
2727
2828## Documentation Directory
2929
You can’t perform that action at this time.
0 commit comments