Skip to content

Commit 04d24a4

Browse files
authored
Update README.md
1 parent 5767c17 commit 04d24a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
```docker-compose -f docker-compose.build.yml --env-file XXX.env build```
2525

26-
```docker-compose -f docker-compose.build.yml --env-file XXX.env push```
26+
```docker-compose --env-file XXX.env push```
2727

2828
Replace XXX.env with the environment definition file of the environment for which you want to build an image. This can be overridden when running (see below).
2929

0 commit comments

Comments
 (0)