Update docker-compose.yml

This commit is contained in:
Shleeble 2019-04-26 14:31:06 +08:00 committed by GitHub
parent 39a027350f
commit 98c56a68c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ services:
command: gosu www-data php artisan horizon command: gosu www-data php artisan horizon
db: db:
image: mysql:5.7 image: mysql:8.0
networks: networks:
- internal - internal
environment: environment: