Skip to content

Commit

Permalink
php
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Nov 4, 2024
1 parent 7c654e9 commit 151038b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/php/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

services:
php:
container_name: ${W9_ID}${DEPLOY_TIME}
image: $W9_REPO:$W9_VERSION
container_name: ${W9_ID}
image: $W9_REPO:$W9_VERSION${DEPLOY_TIME}
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit 151038b

Please sign in to comment.