ci: update container_name

This commit is contained in:
thehrz 2023-08-05 13:47:13 +08:00
parent bc30ce27b1
commit bf9d86ada8
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -8,6 +8,6 @@ services:
build: ./19yuke2-frontend build: ./19yuke2-frontend
ports: ports:
- 80:80 - 80:80
container_name: nginx container_name: 19yuke2-nginx
restart: always restart: always