Skip to content

Commit 094c997

Browse files
Update docker-compose.yml
Fix image path of peer2profit ( no more avalaible on peer2profit/ )
1 parent fff3b7c commit 094c997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ services:
102102
depends_on:
103103
- Portainer
104104
- Webserver
105-
image: peer2profit/peer2profit_x86_64:latest
105+
image: lyenliang/peer2profit_x86_64:latest
106106
restart: always
107107
environment:
108108
- P2P_EMAIL=$PEER2PROFIT_EMAIL

0 commit comments

Comments
 (0)