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 472ebbc commit 57725b7Copy full SHA for 57725b7
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
web:
5
build:
6
context: .
7
- image: ghcr.io/${GITHUB_USERNAME}/directadmin-email-forwarder:latest
+ image: ghcr.io/GitTimeraider/directadmin-emailforwarder:main
8
ports:
9
- "5000:5000"
10
environment:
0 commit comments