Move email_core to core

This commit is contained in:
Val
2015-07-27 12:23:08 +01:00
parent 8b2ef783ef
commit 4a21fde147
21 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
emailcore:
build: ./email_core
core:
build: ./core
ports:
- "25:25"
- "143:143"