File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # ## Full documentation available at https://wodby.com/stacks/php /docs/local
1
+ # ## Full documentation available at https://wodby.com/stacks/drupal /docs/local
2
2
# ##
3
3
# ## IMAGES TAGS CONSIST OF [VERSION]-[STABILITY_TAG]
4
4
# ##
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ services:
31
31
# PHP_BLACKFIRE: 1
32
32
volumes :
33
33
- ./:/var/www/html
34
- # # For macOS users (https://wodby.com/stacks/php /docs/local/docker-for-mac/)
34
+ # # For macOS users (https://wodby.com/stacks/drupal /docs/local/docker-for-mac/)
35
35
# - ./:/var/www/html:cached # User-guided caching
36
36
# - docker-sync:/var/www/html # Docker-sync
37
37
# # For Xdebug profiler files
@@ -50,7 +50,7 @@ services:
50
50
# NGINX_DRUPAL_FILE_PROXY_URL: http://example.com
51
51
volumes :
52
52
- ./:/var/www/html
53
- # For macOS users (https://wodby.com/stacks/php /docs/local/docker-for-mac/)
53
+ # For macOS users (https://wodby.com/stacks/drupal /docs/local/docker-for-mac/)
54
54
# - ./:/var/www/html:cached # User-guided caching
55
55
# - docker-sync:/var/www/html # Docker-sync
56
56
labels :
@@ -89,7 +89,7 @@ services:
89
89
# APACHE_SERVER_ROOT: /var/www/html/web
90
90
# volumes:
91
91
# - ./:/var/www/html
92
- # # For macOS users (https://wodby.com/stacks/php /docs/local/docker-for-mac/)
92
+ # # For macOS users (https://wodby.com/stacks/drupal /docs/local/docker-for-mac/)
93
93
# # - ./:/var/www/html:cached # User-guided caching
94
94
# # - docker-sync:/var/www/html # Docker-sync
95
95
# labels:
You can’t perform that action at this time.
0 commit comments