Init Commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
POSTGRES_USER=steamuser
|
||||
POSTGRES_PASSWORD=steampass
|
||||
POSTGRES_DB=steam_db
|
||||
DATABASE_URL=postgresql+psycopg2://steamuser:steampass@db:5432/steam_db
|
||||
STEAM_API_KEY=YOUR_STEAM_KEY
|
||||
FLASK_DEBUG=False
|
||||
Reference in New Issue
Block a user