http ports: 8080:80, not 8080:8080
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:80"
|
||||||
|
|
||||||
smtp:
|
smtp:
|
||||||
image: git.joeac.net/joeac/joeac.net-smtp
|
image: git.joeac.net/joeac/joeac.net-smtp
|
||||||
|
|||||||
Reference in New Issue
Block a user