mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
ci: why did you removed that?
This commit is contained in:
parent
b9293a33a8
commit
b0e16af449
@ -10,12 +10,12 @@ services:
|
|||||||
command:
|
command:
|
||||||
- --character-set-server=utf8mb4
|
- --character-set-server=utf8mb4
|
||||||
- --collation-server=utf8mb4_unicode_ci
|
- --collation-server=utf8mb4_unicode_ci
|
||||||
|
volumes:
|
||||||
|
- /home/ubuntu/mysql-beta:/var/lib/mysql
|
||||||
web:
|
web:
|
||||||
container_name: web
|
container_name: web
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- 4000:3000
|
- 4000:3000
|
||||||
volumes:
|
|
||||||
- /home/ubuntu/.cache/yarn/beta:/usr/local/share/.cache/yarn/v6
|
|
||||||
links:
|
links:
|
||||||
- mysql
|
- mysql
|
||||||
Loading…
x
Reference in New Issue
Block a user