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