diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:56:25 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 22:56:25 +0200 |
| commit | 63b35e0fd280dc6c4e654458a1e381e9d9dc221b (patch) | |
| tree | 5d91e443cff2af0eeed8f063ee0816439968d045 /.env.production | |
| parent | 55df6b10013dc72bc2f8f46103eb984f0991431b (diff) | |
Add runner api prod URL and undockerize
Diffstat (limited to '.env.production')
| -rw-r--r-- | .env.production | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.production b/.env.production index eec4326..a7b2481 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_API_URL=%VITE_API_URL +VITE_RUNNER_API_URL=https://slam-lang-runner-api-6hdcd6nxsq-ew.a.run.app |
