Skip to content

Commit

Permalink
adjust host
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Mar 8, 2024
1 parent ac18ff9 commit 9d8c978
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:
- MYSQL_PASSWORD=metacat_user_password
- MYSQL_DATABASE=metacat
ports:
- '3306'
- '3306:3306'
labels:
- "com.netflix.metacat.oss.test"
postgresql:
Expand Down

0 comments on commit 9d8c978

Please sign in to comment.