Skip to content

Commit

Permalink
Hotfix docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chez-shanpu committed Jan 4, 2021
1 parent 0cff2c9 commit 3007001
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ services:
environment:
LAB_DB_USER: sample
LAB_DB_PASSWORD: sample
LAB_DB_NAME: sample
LAB_DB_PROTOCOL: tcp
LAB_DB_ADDR: mysql
LAB_DB_NAME: secretary
LAB_SLACK_TOKEN: sample
LAB_SLACK_COMING_CHANNEL: sample
GIN_MODE: release
Expand Down

0 comments on commit 3007001

Please sign in to comment.