mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-03-21 17:54:26 -05:00
Some checks failed
Build / build (push) Has been cancelled
This took way too long, but i finally fixed all of the bugs i created in making this update
9 lines
632 B
Plaintext
9 lines
632 B
Plaintext
VITE_APP_VERSION="3.1.2"
|
|
VITE_API_URL="http://localhost:8000/"
|
|
VITE_API_KEY="your_api_key_should_be_here"
|
|
VITE_ASSET_PATH="/assets"
|
|
VITE_GAME_ASSET_PATH="https://cdn.phaseii.network/file/PhaseII/game-assets"
|
|
VITE_DISCORD_OAUTH_URL="https://discord.com/oauth2/authorize?client_id=947985989421395988&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A5173%2F%23%2Fprofile%2Fintegrate%2Fdiscord&scope=identify"
|
|
VITE_TACHI_OAUTH_URL="https://kamai.tachi.ac/oauth/request-auth?clientID=CIb72d1ff81fcfdc001ead8bde3a0ae1a7e0663a37"
|
|
VITE_DISCORD_URL="https://discord.gg/mNmjpX33cd"
|
|
VITE_DOCS_URL="https://docs.phaseii.network" |