mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2024-12-21 06:19:31 +08:00
Update docker-compose.yml
This commit is contained in:
parent
da7e55f949
commit
f6f68b8b14
@ -40,7 +40,7 @@ services:
|
||||
myapp:
|
||||
image: ccr.ccs.tencentyun.com/cube-studio/kubeflow-dashboard:2023.12.01
|
||||
restart: unless-stopped
|
||||
command: [ 'bash','-c','sleep 1000000000 && /entrypoint.sh' ]
|
||||
command: [ 'bash','-c','/entrypoint.sh' ]
|
||||
environment:
|
||||
STAGE: 'dev'
|
||||
REDIS_HOST: 'redis'
|
||||
|
Loading…
Reference in New Issue
Block a user