2 Commits

Author SHA1 Message Date
f540c894af Update .env 2026-01-04 13:18:05 +01:00
475d61e1bc Merge pull request #5 from DasPoschi/codex/add-integration-for-chatgpt.com-a56dpf
Retry downloads with next proxy on failure
2026-01-04 13:17:07 +01:00

2
.env
View File

@@ -3,7 +3,7 @@ WEBGUI_PORT=8081
# Optional Basic Auth (leave empty to disable) # Optional Basic Auth (leave empty to disable)
BASIC_AUTH_USER=admin BASIC_AUTH_USER=admin
BASIC_AUTH_PASS=change_me BASIC_AUTH_PASS=123456
# Paths inside container # Paths inside container
OUTPUT_DIR=/output OUTPUT_DIR=/output