chore: typo fixes

This commit is contained in:
sriram veeraghanta
2024-05-22 15:04:19 +05:30
parent d54cd3013e
commit 56e070a935

View File

@@ -83,7 +83,7 @@ services:
<<: *app-env
image: registry.plane.tools/plane/backend-enterprise:${APP_RELEASE_VERSION}
restart: unless-stopped
command: ./bin/docker-entrypointy-api-ee.sh
command: ./bin/docker-entrypoint-api-ee.sh
deploy:
replicas: ${API_REPLICAS:-1}
volumes: