We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacde7e commit b30b1d6Copy full SHA for b30b1d6
docker-compose/docker-compose.yaml
@@ -4,8 +4,6 @@ services:
4
crud-mysql:
5
container_name: crud-mysql
6
image: muhammadhanif/phonebook:mysql
7
- ports:
8
- - "3306:3306"
9
10
crud-flask:
11
container_name: crud-flask
0 commit comments