Skip to content

Commit

Permalink
CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
nimikgnoej committed May 21, 2024
1 parent 1a07147 commit 748b88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:

web:
container_name: web
image: my-repo/my-web-image
image: nimikgnoej/et
env_file:
- .env
expose:
Expand Down

0 comments on commit 748b88c

Please sign in to comment.