modified
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
container_name: php-fpm
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./volumes/html:/var/www/html
|
||||
- ../docker-nginx/volumes/html:/usr/share/nginx/html # use html from docker-nginx
|
||||
networks:
|
||||
- web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user