We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
words
docker-compose.yml
1 parent 9101125 commit 33ddde6Copy full SHA for 33ddde6
1 file changed
docker-compose.yml
@@ -7,7 +7,6 @@ services:
7
- ./:/var/www/html
8
- ./start.sh:/usr/local/bin/start
9
- api-storage:/var/www/html/storage/
10
- - ./words:/words
11
- ./docker.my.cnf:/etc/mysql/conf.d/custom.mysql.cnf
12
ports:
13
- 8082:80
0 commit comments