Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dm
vsi-here
Commits
94fe4265
Commit
94fe4265
authored
4 years ago
by
Yichuan Huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20210319
parent
6e61c880
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
deployment/controller/docker-compose-controller-with-mysql.yml
...yment/controller/docker-compose-controller-with-mysql.yml
+2
-2
deployment/school/docker-compose-school-with-mysql.yml
deployment/school/docker-compose-school-with-mysql.yml
+1
-1
No files found.
deployment/controller/docker-compose-controller-with-mysql.yml
View file @
94fe4265
version
:
"
3"
services
:
controller
:
image
:
registry.daiming.tech/daiming/controller:vsi-2.0-
7c61ff78
image
:
registry.daiming.tech/daiming/controller:vsi-2.0-
34b5ef93
restart
:
always
environment
:
-
ENV_DB_HOST_ADDR
...
...
@@ -31,7 +31,7 @@ services:
-
controller
analytics-engine
:
image
:
registry.daiming.tech/daiming/analytics-engine-non-vsi:vsi-1.1-
b91ca535
image
:
registry.daiming.tech/daiming/analytics-engine-non-vsi:vsi-1.1-
09230a39
restart
:
always
environment
:
-
ENV_DB_HOST_ADDR
...
...
This diff is collapsed.
Click to expand it.
deployment/school/docker-compose-school-with-mysql.yml
View file @
94fe4265
version
:
"
3"
services
:
school
:
image
:
registry.daiming.tech/daiming/school:vsi-2.0-
05a60a4f
image
:
registry.daiming.tech/daiming/school:vsi-2.0-
71876fae
restart
:
always
environment
:
-
ENV_DB_HOST_ADDR
...
...
This diff is collapsed.
Click to expand it.
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