Skip to content

Commit

Permalink
build: update docker port
Browse files Browse the repository at this point in the history
  • Loading branch information
DipokalLab committed May 8, 2023
1 parent 9225cb5 commit 1cf5495
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ services:
build:
context: .
dockerfile: ./Dockerfile
ports:
- 9023:9023
environment:
DB_CLIENT: mysql
DB_HOST: 172.17.0.1
Expand Down

0 comments on commit 1cf5495

Please sign in to comment.