diff --git a/docker-compose.yml b/docker-compose.yml index e74f5e5e09..371f567166 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,11 +11,11 @@ redis: mayan-edms: env_file: - ./environment - image: mayanedms/monolithic:2.0.0rc1 + image: mayanedms/monolithic links: - postgres - redis ports: - - "8080:80" + - "80:80" volumes: - /usr/local/lib/python2.7/dist-packages/mayan/media