Skip to content

Commit

Permalink
Fix default hostname for Beta Cluster (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed May 12, 2021
1 parent 8a597f5 commit 5ea6c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Expand Up @@ -30,4 +30,4 @@ APP_LOG_RECIPIENT_2=admin2@example.org
APP_LOG_SUBJECT="[Wikimedia OCR]"

# Comma-separated list of the host names (without protocols) of where images are stored.
APP_IMAGE_HOSTS=upload.wikimedia.org,upload.beta.wmflabs.org
APP_IMAGE_HOSTS=upload.wikimedia.org,upload.wikimedia.beta.wmflabs.org

0 comments on commit 5ea6c51

Please sign in to comment.