fix: remove duplicate service prop

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2025-01-01 17:53:04 +05:30
parent e369c6196b
commit 8a65f642cf

View File

@@ -753,7 +753,6 @@ EOF
env_file: docker.env
environment:
- NC_WORKER_CONTAINER=true
restart: unless-stopped
networks:
- nocodb-network
EOF