@@ -2,7 +2,7 @@ version: '3.4'
services:
hotline:
- image: ${DOCKER_REGISTRY-fwt}/hotline:${TAG:-latest}
+ image: ${DOCKER_REGISTRY-fw}/hotline:${TAG:-latest}
container_name: hotline
environment:
- "TZ=Asia/Shanghai"