diff options
| author | realtradam <[email protected]> | 2024-06-28 16:21:41 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-28 16:21:41 -0400 |
| commit | 429010140d13ae50ac1f64aa0762476b51b86c68 (patch) | |
| tree | 1ac4a409afb66b08eb09b7fb4192385734fce97b /react-frontend/.env.production | |
| parent | d45295ba1ccb9ceb4165cf0b81f60b135a147938 (diff) | |
| download | gameHolster-429010140d13ae50ac1f64aa0762476b51b86c68.tar.gz gameHolster-429010140d13ae50ac1f64aa0762476b51b86c68.zip | |
add non-secret env vars
Diffstat (limited to 'react-frontend/.env.production')
| -rw-r--r-- | react-frontend/.env.production | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/react-frontend/.env.production b/react-frontend/.env.production new file mode 100644 index 0000000..2277c20 --- /dev/null +++ b/react-frontend/.env.production @@ -0,0 +1,4 @@ +# .env.production +VITE_API_TITLE=https://api.gameholster.com +VITE_BOXEDAPI_TITLE=https://gameholster.boxed.fun +VITE_GITHUB_CLIENTID=Ov23liuLmDtxmsXY1zbQ |
