updated to use .env file
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ services:
|
||||
image: twitter_scraper:1.0
|
||||
container_name: twitter_scraper
|
||||
restart: always
|
||||
env_file: build.env
|
||||
env_file: .env
|
||||
build: .
|
||||
Reference in New Issue
Block a user