adding datomic

This commit is contained in:
Bryce Covert
2018-08-09 19:39:38 -07:00
parent d777b82296
commit 913a44fb48
3 changed files with 16 additions and 0 deletions

View File

@@ -3,3 +3,8 @@ services:
database:
ports:
- "5432:5432"
datomic-transactor:
environment:
- DATOMIC_PORT=4334
ports:
- 4334:4334