Skip to content

Commit

Permalink
fix compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
MTaghaddomi committed Dec 26, 2020
1 parent a770b8a commit 8ebfca4
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 @@ version: '3'
services:
app:
entrypoint: [bin/start]
image: kntu/greenlight:release-v2
image: mortezatm/greenlight:release-v2
container_name: greenlight-v2
env_file: .env
restart: unless-stopped
Expand Down

0 comments on commit 8ebfca4

Please sign in to comment.