Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
docker-iot-v3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
deploy
docker-iot-v3
Commits
020bb565
Commit
020bb565
authored
Aug 30, 2023
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加报表部署
parent
01ca0f31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
docker-compose.iot-business.yml
docker-compose.iot-business.yml
+11
-2
No files found.
docker-compose.iot-business.yml
View file @
020bb565
...
...
@@ -18,7 +18,7 @@ services:
MYSQL_PASSWORD
:
huansi.net
# 新用户的密码
TZ
:
Asia/Shanghai
ports
:
-
330
9
:3306
-
330
6
:3306
volumes
:
-
./mysql/data:/var/lib/mysql
-
./mysql/conf:/etc/mysql/conf.d
...
...
@@ -70,4 +70,13 @@ services:
-
REDIS_PORT=6379
-
HS_GAODE_KEY=2505c76db7cb1455c89b7233f65638ba
depends_on
:
-
iot-dbapi
\ No newline at end of file
-
iot-dbapi
dashboard
:
image
:
47.110.145.204:8084/huansiyl/iot-v3/iot-table:latest
restart
:
always
ports
:
-
"
8888:80"
depends_on
:
-
iot-dbapi
-
iot-interface
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment