Skip to content

Commit 57725b7

Browse files
Update docker-compose.yml
1 parent 472ebbc commit 57725b7

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
@@ -4,7 +4,7 @@ services:
44
web:
55
build:
66
context: .
7-
image: ghcr.io/${GITHUB_USERNAME}/directadmin-email-forwarder:latest
7+
image: ghcr.io/GitTimeraider/directadmin-emailforwarder:main
88
ports:
99
- "5000:5000"
1010
environment:

0 commit comments

Comments
 (0)