Skip to content

Commit 7ef7563

Browse files
author
gary
committed
Fix nginx data volume name in .env configuration
1 parent 26348ba commit 7ef7563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • release/deployment/docker-compose

release/deployment/docker-compose/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ COZE_LOOP_NGINX_IMAGE_REPOSITORY=library
6565
COZE_LOOP_NGINX_IMAGE_NAME=nginx
6666
COZE_LOOP_NGINX_IMAGE_TAG=1.28.0
6767
COZE_LOOP_NGINX_PORT=8082
68-
COZE_LOOP_NGINX_DATA_VOLUME_NAME=coze-loop-nginx-data
68+
COZE_LOOP_NGINX_DATA_VOLUME_NAME=coze-loop_nginx_data

0 commit comments

Comments
 (0)