Skip to content

Commit

Permalink
docker compose version change
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-g committed Aug 11, 2024
1 parent 70c411d commit 7b8da90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.production.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3.6'
# version: '3.6'
services:
api:
image: ${CONTAINER_IMAGE:-backend}
Expand Down

0 comments on commit 7b8da90

Please sign in to comment.