fix: docker-compose
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Markus Pesch 2021-08-30 18:39:30 +02:00
parent edbe0cc9a9
commit eb1917ecf7
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -1,6 +1,6 @@
version: "3"
services:
postfixadmin:
image: localhost/postfixadmin/postfixadmin:latest
image: localhost/volkerraschek/postfixadmin:latest
ports:
- 0.0.0.0:8080:80/tcp