Files
vtuber/.env.example

7 lines
378 B
Plaintext

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