fix autostart
This commit is contained in:
parent
2c5f32ad1b
commit
976c754973
@ -15,3 +15,4 @@ php:
|
|||||||
image: php:7-fpm-alpine
|
image: php:7-fpm-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- ./public:/usr/share/nginx/html
|
- ./public:/usr/share/nginx/html
|
||||||
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user