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 a41d0ef commit c175ed1Copy full SHA for c175ed1
docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
- postgres
20
- memcached
21
volumes:
22
- - ./../Sites:/var/www/html
+ - ~/Sites:/var/www/html
23
- ./admin:/var/www/admin
24
- ./config/php/php.ini:/etc/php/7.0/fpm/php.ini:ro
25
- ./config/php/php.ini:/usr/local/etc/php/php.ini:ro
0 commit comments