Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 87f683b

Browse files
committed
removed ports on the docker-compose build
1 parent 455f421 commit 87f683b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose_build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ services:
88
- mysql
99
build: .
1010
mysql:
11-
ports:
12-
- "32768:32768"
13-
- "3306:3306"
1411
container_name: sherlock-mysql
1512
restart: always
1613
image: mariadb:latest

0 commit comments

Comments
 (0)