chore: 汇总提交(园区资料/内容审核/任务相关)+迁移0019/0021及部署编排调整
This commit is contained in:
@@ -5,13 +5,13 @@ services:
|
||||
container_name: opc-mysql
|
||||
restart: always
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD:-root_pass}
|
||||
MYSQL_ROOT_PASSWORD: sjnxhyjashaywiuwhaja
|
||||
MYSQL_DATABASE: opc
|
||||
MYSQL_USER: opc
|
||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD:-opc_pass}
|
||||
MYSQL_PASSWORD: jjjsgysyujkwjwgb
|
||||
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
ports:
|
||||
- "127.0.0.1:3306:3306"
|
||||
- "8091:3306"
|
||||
volumes:
|
||||
- ../../serverdata/mysql-data:/var/lib/mysql
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user