fix gateway env
This commit is contained in:
parent
dccacea0dc
commit
16fbc52782
@ -69,7 +69,7 @@
|
||||
MIGRATION_DESTINATION_ORIGIN: protocolRelative(data.api.baseUrl),
|
||||
HTML_TIMESTAMP: Date.now(),
|
||||
ALGOLIA_KEY: "aca0d7082e4e63af5ba5917d5e96bed0",
|
||||
GATEWAY_URL: data.gateway.baseUrl,
|
||||
GATEWAY_ENDPOINT: data.gateway.baseUrl,
|
||||
VAPID_KEY: data.vapid.publicKey
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user