mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: added data mount
This commit is contained in:
parent
b8b6d2cbf0
commit
6629915918
@ -10,9 +10,9 @@ services:
|
||||
- --character-set-server=utf8mb4
|
||||
- --collation-server=utf8mb4_unicode_ci
|
||||
volumes:
|
||||
- /var/lib/mysql
|
||||
koreanbots:
|
||||
container_name: koreanbots
|
||||
- /home/ubuntu/mysql-beta:/var/lib/mysql
|
||||
web:
|
||||
container_name: web
|
||||
build: .
|
||||
ports:
|
||||
- 4000:3000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user