Skip to content

Commit 11bb10d

Browse files
Update README.md
1 parent 57725b7 commit 11bb10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ docker run -d \
4343
-p 5000:5000 \
4444
-e SECRET_KEY=$(openssl rand -hex 32) \
4545
-v email-forwarder-data:/app/data \
46-
ghcr.io/gittimeraider/directadmin-emailforwarder:latest
46+
ghcr.io/gittimeraider/directadmin-emailforwarder:main
4747
```
4848
Access the application at `http://localhost:5000`
4949

0 commit comments

Comments
 (0)