Bind mount hosts fonts folder
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
working_dir: /app
|
working_dir: /app
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/app
|
- ./:/app
|
||||||
|
- /usr/share/fonts/:/usr/share/fonts/
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user