okuda-seminar / log_service

Apache License 2.0
0 stars 0 forks source link

[Server] Set up MySQL Env #8

Closed nayuta-ai closed 2 months ago

nayuta-ai commented 2 months ago

Issue Number

4

Implementation Summary

Set up MySQL Env using docker-compose

Scope of Impact

When using DB, we use this.

Particular points to check

None

Test

$ make up
$ make migrate_up

We can show the creation of table by using phpadmin (localhost:3001).

Schedule

The date and time you want to merge.

Rwatana commented 2 months ago

LGTM