docs(): remove quote in env

pull/59/head
Magicalex 2020-06-05 01:45:21 +02:00
parent 052b6cc755
commit 1680d3fd3d
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ services:
image: mondedie/flarum:stable
container_name: flarum
environment:
- PHP_EXTENSIONS="gmp session brotli"
- PHP_EXTENSIONS=gmp session brotli
volumes:
- /mnt/docker/flarum/assets:/flarum/app/public/assets
- /mnt/docker/flarum/extensions:/flarum/app/extensions