Added custom configs.
This commit is contained in:
@@ -10,3 +10,8 @@ services:
|
||||
environment:
|
||||
TZ: ${TIMEZONE}
|
||||
GITHUB_TOKEN: ${GITHUB_TOKEN}
|
||||
LASTFM_USERNAME: ${LASTFM_USERNAME}
|
||||
LASTFM_API_KEY: ${LASTFM_API_KEY}
|
||||
STEAM_USERID: ${STEAM_USERID}
|
||||
STEAM_API_KEY: ${STEAM_API_KEY}
|
||||
STEAM_FRIENDS: ${STEAM_FRIENDS}
|
||||
|
||||
Reference in New Issue
Block a user