We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b42fa commit 33b5664Copy full SHA for 33b5664
docker-compose.yml
@@ -40,6 +40,7 @@ services:
40
- ./conf/php.ini:/usr/local/etc/php/php.ini:ro
41
- ./flarum:/var/www/html:cached
42
- ./workbench:/var/www/workbench:cached
43
+ - ./framework:/var/www/framework:cached
44
links:
45
- db
46
depends_on:
0 commit comments