mapping added
This commit is contained in:
parent
fd2f0edf3f
commit
8637da7f34
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./src:/var/www/html
|
- ./src:/var/www/html
|
||||||
- ./default.conf:/etc/nginx/conf.d/default.conf
|
- ./default.conf:/etc/nginx/conf.d/default.conf
|
||||||
links:
|
links:
|
||||||
- php-fpm
|
- php-fpm
|
||||||
php-fpm:
|
php-fpm:
|
||||||
image: php:8-fpm
|
image: php:8-fpm
|
||||||
|
|
Loading…
Add table
Reference in a new issue