add PATHFINDER_SOCKET_HOST to .env.example
This commit is contained in:
parent
efa20c6ae0
commit
2b6df18a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ REDIS_PORT="6379"
|
|||
CCP_SSO_CLIENT_ID=""
|
||||
CCP_SSO_SECRET_KEY=""
|
||||
CCP_ESI_SCOPES="esi-location.read_online.v1,esi-location.read_location.v1,esi-location.read_ship_type.v1,esi-ui.write_waypoint.v1,esi-ui.open_window.v1,esi-universe.read_structures.v1,esi-corporations.read_corporation_membership.v1,esi-clones.read_clones.v1,esi-characters.read_corporation_roles.v1"
|
||||
PATHFINDER_SOCKET_HOST=""
|
||||
PATHFINDER_SOCKET_HOST="pathfinder-socket"
|
||||
PATHFINDER_SOCKET_PORT="5555"
|
||||
SMTP_HOST=""
|
||||
SMTP_PORT=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue