Update docker-compose.yaml

rename container_name
This commit is contained in:
Alterem 2024-05-16 23:35:36 +08:00 committed by GitHub
parent 0f744e2a78
commit 526ae3d775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
services:
override-app:
image: override:latest
container_name: override
container_name: override-app
restart: always
build:
context: .