Merge pull request #13 from CareerPlug/staging-ssl-fix

Force SSL in staging environments
pull/544/head
Mikhael Rakauskas 4 months ago committed by GitHub
commit 407597f340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,3 +7,4 @@ REDIS_URL=
PORT=3000
S3_ATTACHMENTS_BUCKET=
ACTIVE_STORAGE_PUBLIC=true
FORCE_SSL=true

Loading…
Cancel
Save