Skip to content

Commit 5f5b567

Browse files
authored
Update README.md
1 parent d36abeb commit 5f5b567

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,7 @@ INSERT INTO tb_belonging (list_id, game_id, position) VALUES (2, 8, 2);
175175
INSERT INTO tb_belonging (list_id, game_id, position) VALUES (2, 9, 3);
176176
INSERT INTO tb_belonging (list_id, game_id, position) VALUES (2, 10, 4);
177177
```
178+
179+
### Script Docker Compose
180+
181+
https://gist.github.com/acenelio/5e40b27cfc40151e36beec1e27c4ff71

0 commit comments

Comments
 (0)