We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57725b7 commit 11bb10dCopy full SHA for 11bb10d
README.md
@@ -43,7 +43,7 @@ docker run -d \
43
-p 5000:5000 \
44
-e SECRET_KEY=$(openssl rand -hex 32) \
45
-v email-forwarder-data:/app/data \
46
- ghcr.io/gittimeraider/directadmin-emailforwarder:latest
+ ghcr.io/gittimeraider/directadmin-emailforwarder:main
47
```
48
Access the application at `http://localhost:5000`
49
0 commit comments