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