Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gael-connan-cybex committed Aug 21, 2024
1 parent a34cea5 commit bce472c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,6 @@
services:
app:
container_name: ${DOCKER_CONTAINER_NAME:-transmorpher}

# prod
# image: cybexwebdev/transmorpher


# # pullpreview
# build:
# context: .
# dockerfile: ./docker/Dockerfile
# image: sail-${DOCKER_PHP_VERSION:-8.2}/app-pullpr
# image: cybexwebdev/transmorpher:feature-gpu-encoding


# # original
build:
context: ./docker/${DOCKER_PHP_VERSION:-8.2}
dockerfile: Dockerfile
Expand Down

0 comments on commit bce472c

Please sign in to comment.