Update apps/dokploy/templates/datalens/docker-compose.yml

This commit is contained in:
Mauricio Siu 2025-03-07 00:06:16 -06:00 committed by GitHub
parent f73959db41
commit 58262606d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,6 @@ services:
- ${VOLUME_US:-./metadata}:/var/lib/postgresql/data - ${VOLUME_US:-./metadata}:/var/lib/postgresql/data
us: us:
container_name: datalens-us
image: ghcr.io/datalens-tech/datalens-us:0.310.0 image: ghcr.io/datalens-tech/datalens-us:0.310.0
restart: always restart: always
depends_on: depends_on: