Avoid binding conflicts on production servers

master
Tim Möhlmann 6 years ago
parent b2059be966
commit 5679d355aa
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

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

Loading…
Cancel
Save