Upload files to "/"
This commit is contained in:
12
.env.fivem.example
Normal file
12
.env.fivem.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copy this to .env and fill in your values before running:
|
||||
# cp .env.fivem.example .env
|
||||
|
||||
# FiveM license key (required) - get one at https://keymaster.fivem.net
|
||||
FIVEM_LICENSE_KEY=cfxk_xxxxxxxxxxxxxxxxxxxxx
|
||||
|
||||
# API keys (copy from game-server/.env or docker-compose.yml)
|
||||
SWRP_API_SERVER=https://api.southwest-roleplay.dev/game
|
||||
SWRP_API_SERVER_KEY=
|
||||
SWRP_UCP_URL=https://api.southwest-roleplay.dev/game
|
||||
SWRP_WIKI_URL=https://wiki.southwest-roleplay.com
|
||||
INTERNAL_API_KEY=
|
||||
Reference in New Issue
Block a user