Skip to content

Commit a7737cb

Browse files
committed
fix: rename maintenance service to acore-cms-maintenance in Docker Compose
1 parent c894e4e commit a7737cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ services:
123123
- local-private-net
124124
expose:
125125
- "6379"
126-
maintenance:
126+
acore-cms-maintenance:
127127
image: nginx
128128
volumes:
129129
- ${DOCKER_CONF_NGINX_PATH:-./conf/dist/nginx-conf}:/etc/nginx/conf.d/

0 commit comments

Comments
 (0)