Fix typo in docker swarm (#7336)

This commit is contained in:
kezhenxu94 2021-12-12 12:02:21 +08:00 committed by GitHub
parent 2ff76c7e73
commit bacb7c1598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ services:
replicas: 1
dolphinscheduler-api:
image: apache/dolphinscheduler-tools
image: apache/dolphinscheduler-api
ports:
- 12345:12345
env_file: .env