add mongo docker
This commit is contained in:
@@ -17,8 +17,11 @@ project_env: "env-db.j2"
|
||||
|
||||
redis_url: redis.valczeryba.ovh
|
||||
redis_port: 63791
|
||||
|
||||
mongo_port: 28017
|
||||
ports_tcp:
|
||||
- "{{ postgres_port }}"
|
||||
- "{{ redis_port }}"
|
||||
- "{{ mongo_port }}"
|
||||
|
||||
covas_liquibase: false
|
Reference in New Issue
Block a user