mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2025-02-03 17:01:39 +01:00
fix(discord): updated link
This commit is contained in:
parent
618d747b1a
commit
1f63b63fd6
@ -19,7 +19,7 @@ RAZZLE_TWITTER=https://twitter.com/TechnoTimLive
|
||||
RAZZLE_INSTAGRAM=https://www.instagram.com/techno.tim
|
||||
RAZZLE_YOUTUBE=https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A
|
||||
RAZZLE_TWITCH=https://www.twitch.tv/technotim/
|
||||
RAZZLE_DISCORD=https://discord.gg/DJKexrJ
|
||||
RAZZLE_DISCORD=https://l.technotim.live/discord
|
||||
RAZZLE_TIKTOK=https://www.tiktok.com/@technotim
|
||||
RAZZLE_KIT=https://kit.co/TechnoTim
|
||||
RAZZLE_FOOTER=Thanks for stopping by!
|
||||
|
@ -105,7 +105,7 @@ services:
|
||||
- INSTAGRAM=https://www.instagram.com/techno.tim
|
||||
- YOUTUBE=https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A
|
||||
- TWITCH=https://www.twitch.tv/technotim/
|
||||
- DISCORD=https://discord.gg/DJKexrJ
|
||||
- DISCORD=https://l.technotim.live/discord
|
||||
- TIKTOK=https://www.tiktok.com/@technotim
|
||||
- KIT=https://kit.co/TechnoTim
|
||||
- FACEBOOK=https://facebook.com
|
||||
@ -179,7 +179,7 @@ docker run -d \
|
||||
-e INSTAGRAM='https://www.instagram.com/techno.tim' \
|
||||
-e YOUTUBE='https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A' \
|
||||
-e TWITCH='https://www.twitch.tv/technotim' \
|
||||
-e DISCORD='https://discord.gg/DJKexrJ' \
|
||||
-e DISCORD='https://l.technotim.live/discord' \
|
||||
-e TIKTOK='https://www.tiktok.com/@technotim' \
|
||||
-e KIT='https://kit.co/TechnoTim' \
|
||||
-e EMAIL='someone@example.com' \
|
||||
|
@ -29,7 +29,7 @@ services:
|
||||
- INSTAGRAM=https://www.instagram.com/techno.tim
|
||||
- YOUTUBE=https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A
|
||||
- TWITCH=https://www.twitch.tv/technotim/
|
||||
- DISCORD=https://discord.gg/DJKexrJ
|
||||
- DISCORD=https://l.technotim.live/discord
|
||||
- TIKTOK=https://www.tiktok.com/@technotim
|
||||
- KIT=https://kit.co/TechnoTim
|
||||
- FACEBOOK=https://facebook.com
|
||||
|
Loading…
Reference in New Issue
Block a user