Skip to content

Commit 1419291

Browse files
committed
Update domains to lilytics.app
1 parent 7d55092 commit 1419291

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exoframe-nightly.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "litlytics-dev",
33
"image": "ghcr.io/yamalight/litlytics:nightly",
4-
"domain": "Host(`litlytics-dev.codezen.dev`)",
4+
"domain": "Host(`dev.litlytics.app`)",
55
"env": {
66
"UMAMI_SRC": "https://analytics.codezen.dev/script.js",
77
"UMAMI_ID": "e9efe893-74e1-421d-bbf4-3096b58033ec"

exoframe.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "litlytics",
33
"image": "ghcr.io/yamalight/litlytics:latest",
4-
"domain": "Host(`litlytics.codezen.dev`)",
4+
"domain": "Host(`litlytics.app`)",
55
"env": {
66
"UMAMI_SRC": "https://analytics.codezen.dev/script.js",
77
"UMAMI_ID": "e9efe893-74e1-421d-bbf4-3096b58033ec"

0 commit comments

Comments
 (0)