Actions
Infrastructure #134
openset the API_URL var in the deploy script
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
04/15/2026
Due date:
% Done:
0%
Estimated time:
Engineering Effort:
App Component:
Server Admin
Feature:
Description
The webapp relies on knowing the API URL
On dev we can just put it in an env file
on staging and production we should use an env variable in the deploy script
or would that work? wouldn't restarting the service rely on that var being set from a deploy script?
Maybe staging and prod should use env files as well
Updated by Sam Pearson 23 days ago
- Priority changed from Normal to Low
- App Component set to Server Admin
Similar to #149
Probably need some whiteboard time on how the deploy server should be set up.
Actions