TVDB__APIKEY= THEMOVIEDB__APIKEY= AUTHENTICATION_SECRET= PUBLIC_BACK_URL=http://localhost:5000 # Database things (optional) POSTGRES_USER=KyooUser POSTGRES_PASSWORD=KyooPassword POSTGRES_DB=kyooDB POSTGRES_SERVER=postgres POSTGRES_PORT=5432 # vi: ft=sh