Commit ea9032a3 by Edward Zarecor

Adding missing container name

parent 5f5248dd
...@@ -72,11 +72,11 @@ memcache: ...@@ -72,11 +72,11 @@ memcache:
nginx: nginx:
containter_name: nginx containter_name: nginx
image: image: edxops/nginx:v1
ports: ports:
- 80:80 - 80:80
- 443:443 - 443:443
rabbitmq: rabbitmq:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment