🎉 First commit, from couchbase generator, basic changes
not tested / updated yet
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
backend:
|
||||
depends_on:
|
||||
- couchbase
|
||||
celeryworker:
|
||||
depends_on:
|
||||
- couchbase
|
||||
- queue
|
Reference in New Issue
Block a user