Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
deploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Odysseus
deploy
Commits
ec154dc3
Commit
ec154dc3
authored
Mar 15, 2024
by
李伟@五瓣科技
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker-compose-api.yml
parent
1d816191
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker-compose-api.yml
docker-compose-api.yml
+1
-1
No files found.
docker-compose-api.yml
View file @
ec154dc3
...
@@ -7,7 +7,7 @@ services:
...
@@ -7,7 +7,7 @@ services:
environment
:
environment
:
#todo: setting service instance env.
#todo: setting service instance env.
-
REGISTRY_SERVICE_INSTANCE="ip:6061"
-
REGISTRY_SERVICE_INSTANCE="ip:6061"
entrypoint
:
sh -c 'ai-api-mgr -kafkaBroker=43.198.252.255:9092 -questAddr=43.198.252.255:9009 -callbackIpAddr=172.31.12.187:6001 -mysqlAddr=43.198.252.255 -mysqlDbName=ai -mysqlUser=ai -mysqlPassWd=RFnnKHRar5xk7TEF -redisPassWd=iH0g2CqzjI6SfercGwsT -redisAddr=43.198.252.255:6379'
entrypoint
:
sh -c 'ai-api-mgr
-logserver=http://172.31.38.52:3100
-kafkaBroker=43.198.252.255:9092 -questAddr=43.198.252.255:9009 -callbackIpAddr=172.31.12.187:6001 -mysqlAddr=43.198.252.255 -mysqlDbName=ai -mysqlUser=ai -mysqlPassWd=RFnnKHRar5xk7TEF -redisPassWd=iH0g2CqzjI6SfercGwsT -redisAddr=43.198.252.255:6379'
ports
:
ports
:
-
6001:6001
-
6001:6001
# Kafka http://43.198.252.255:8080
# Kafka http://43.198.252.255:8080
...
...
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