1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-14 02:34:22 +02:00

Avoid binding conflicts on production servers

This commit is contained in:
Tim Möhlmann 2018-10-17 18:45:09 +03:00
parent b2059be966
commit 5679d355aa
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

View File

@ -9,6 +9,6 @@ services:
setup:
image: mailu/setup
ports:
- "80:80"
- "8000:80"
build: .