Skip to content

Commit c333618

Browse files
committed
add the frontend url
1 parent d94eb7c commit c333618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/explorer-iog.nix

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ in {
5353
firebaseMessagingSender = s.web-app.FIREBASE_MESSAGING_SENDER;
5454
firebaseAppid = s.web-app.FIREBASE_APPID;
5555
mailchimpApiKey = s.api-server-secrets.mailchimpApiKey;
56+
frontendUrl = "https://beta.explorer.iohk.io/";
5657
};
5758
systemd.services.castalia-api-server.environment = (import ../static/castalia.nix).api-server // {
5859
SUPPORT_LINK = "https://iohk.zendesk.com/hc/en-us/requests/new";

0 commit comments

Comments
 (0)