20 lines
424 B
Plaintext
20 lines
424 B
Plaintext
Env=development
|
|
HOST=localhost
|
|
PORT=5202
|
|
WAN_PORT=5202
|
|
|
|
REDIS_HOST=127.0.0.1
|
|
REDIS_PORT=5230
|
|
REDIS_USER=
|
|
REDIS_PASSWORD=Rojeksoft_123
|
|
REDIS_DB=1
|
|
|
|
NPM_CONFIG_PRODUCTION=false
|
|
|
|
REDIS_URL=redis://:Rojeksoft_123/127.0.0.1:5230/2
|
|
MONGO_URI=mongodb://rojek:Rojeksoft_123@localhost:27017/?authMechanism=DEFAULT&authSource=colyseus
|
|
MAP_REL_PATH=../../
|
|
|
|
SELF_HOSTNAME=127.0.0.1
|
|
|
|
ALLOW_ORIGINS='http://localhost:7456,https://xy88.fun' |