Update docker-compose.yml

pull/1205/head
Shleeble 6 years ago committed by GitHub
parent 39a027350f
commit 98c56a68c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save