diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 10:52:23 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-02-06 10:52:23 +0200 |
| commit | c54bf575a8b75f4c1145c8284ad4a10909091b6d (patch) | |
| tree | 8661260e2d3cd39c74944d98350ff41663e74d9b /.env.production | |
| parent | f7271130ceebe1fd2d184298fc2d1e892ab7d64f (diff) | |
Dockerize for prod
Diffstat (limited to '.env.production')
| -rw-r--r-- | .env.production | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.production b/.env.production new file mode 100644 index 0000000..eec4326 --- /dev/null +++ b/.env.production @@ -0,0 +1 @@ +VITE_API_URL=%VITE_API_URL |
