Update .env.testing to fix upstream bug

pull/1807/head
Daniel Supernault 5 years ago
parent 3aff6de335
commit 8c2c19b8e9
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,7 +1,7 @@
APP_NAME="Pixelfed Test"
APP_ENV=local
APP_ENV="production"
APP_KEY=base64:lwX95GbNWX3XsucdMe0XwtOKECta3h/B+p9NbH2jd0E=
APP_DEBUG=true
APP_DEBUG=false
APP_URL=https://pixelfed.dev
APP_DOMAIN="pixelfed.dev"

Loading…
Cancel
Save