Fix typo in docker swarm (#7336)
This commit is contained in:
parent
2ff76c7e73
commit
bacb7c1598
|
|
@ -47,7 +47,7 @@ services:
|
|||
replicas: 1
|
||||
|
||||
dolphinscheduler-api:
|
||||
image: apache/dolphinscheduler-tools
|
||||
image: apache/dolphinscheduler-api
|
||||
ports:
|
||||
- 12345:12345
|
||||
env_file: .env
|
||||
|
|
|
|||
Loading…
Reference in New Issue