chore: restore initial vtuber source snapshot
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/vtuber"
|
||||
API_PORT=4000
|
||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:4000/api
|
||||
APP_DOMAIN=vtuber.wooo.work
|
||||
NEXT_PUBLIC_LIVE_STREAM_URL=https://videos.pexels.com/video-files/7297923/7297923-uhd_3840_2160_30fps.mp4
|
||||
NEXT_PUBLIC_REAL_HOST_AVATAR_URL=https://videos.pexels.com/video-files/7297923/7297923-uhd_3840_2160_30fps.mp4
|
||||
Reference in New Issue
Block a user