diff options
| author | realtradam <[email protected]> | 2024-06-28 17:25:53 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-28 17:25:53 -0400 |
| commit | 080c10e1d8b353e1ae24b681dfa1ce475a385c5d (patch) | |
| tree | 89cc8120f0ebbaf760b2a9519ca86080d0a7146a /react-frontend/.env.production | |
| parent | 57d767ec6c637bb08f5c9a045e2aeafb2a52e0bb (diff) | |
| parent | 9eb3ab91fb653ca6d4921238e2a497427405f178 (diff) | |
| download | gameHolster-080c10e1d8b353e1ae24b681dfa1ce475a385c5d.tar.gz gameHolster-080c10e1d8b353e1ae24b681dfa1ce475a385c5d.zip | |
Merge branch 'dev'
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 |
