Skip to content

Commit

Permalink
Correct docker-compose image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Germán Martín committed Oct 15, 2023
1 parent 71fcc32 commit 46d8c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
mt5:
build: .
image: gmag11/mt5
image: gmag11/metatrader5_vnc
container_name: mt5
volumes:
- ./config:/config
Expand Down

0 comments on commit 46d8c51

Please sign in to comment.