ci: update container_name
This commit is contained in:
parent
bc30ce27b1
commit
bf9d86ada8
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user