fix: discord link
This commit is contained in:
parent
86e82159c4
commit
43e1ef377a
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
NEXT_PUBLIC_APP_NAME=xLog
|
||||
NEXT_PUBLIC_OUR_DOMAIN=localhost:3000
|
||||
NEXT_PUBLIC_DISCORD_LINK="https://discord.gg/ZzFdEkVP"
|
||||
NEXT_PUBLIC_DISCORD_LINK="https://discord.gg/46VJMMVCuF"
|
||||
NEXT_PUBLIC_TWITTER_LINK="https://twitter.com/_xLog"
|
||||
NEXT_PUBLIC_GITHUB_LINK="https://github.com/Crossbell-Box/xlog"
|
||||
NEXT_PUBLIC_CSB_IO="https://crossbell.io"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ apiVersion: v1
|
|||
stringData:
|
||||
NEXT_PUBLIC_APP_NAME: xlog
|
||||
NEXT_PUBLIC_OUR_DOMAIN: xlog.page
|
||||
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/ZzFdEkVP"
|
||||
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/46VJMMVCuF"
|
||||
NEXT_PUBLIC_TWITTER_LINK: "https://twitter.com/_xLog"
|
||||
NEXT_PUBLIC_GITHUB_LINK: "https://github.com/Crossbell-Box/xlog"
|
||||
NEXT_PUBLIC_CSB_IO: ""
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ apiVersion: v1
|
|||
stringData:
|
||||
NEXT_PUBLIC_APP_NAME: xLog
|
||||
NEXT_PUBLIC_OUR_DOMAIN: xlog.app
|
||||
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/ZzFdEkVP"
|
||||
NEXT_PUBLIC_DISCORD_LINK: "https://discord.gg/46VJMMVCuF"
|
||||
NEXT_PUBLIC_TWITTER_LINK: "https://twitter.com/_xLog"
|
||||
NEXT_PUBLIC_GITHUB_LINK: "https://github.com/Crossbell-Box/xlog"
|
||||
NEXT_PUBLIC_CSB_IO: "https://crossbell.io"
|
||||
|
|
|
|||
Loading…
Reference in New Issue