Commit ea9032a3 by Edward Zarecor

Adding missing container name

parent 5f5248dd
......@@ -72,11 +72,11 @@ memcache:
nginx:
containter_name: nginx
image:
ports:
- 80:80
- 443:443
containter_name: nginx
image: edxops/nginx:v1
ports:
- 80:80
- 443:443
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