Switched to docker compose and wasted hours trying to have standalone firefox
This commit is contained in:
10
env/production
vendored
Normal file
10
env/production
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Runs on the main slack channel with the full worker setup. If nothing funky has occured, reducedfetch is a speedup
|
||||
|
||||
CONTAINER_DATA=/mnt/Data/Downloads/auto_news.container
|
||||
HOSTS_FILE=/mnt/Data/COSS/Downloads/auto_news.container/dependencies/hosts
|
||||
|
||||
DEBUG=false
|
||||
CHECK=false
|
||||
UPLOAD=false
|
||||
HEADLESS=true
|
||||
REDUCEDFETCH=true
|
||||
Reference in New Issue
Block a user