more tests

This commit is contained in:
CatDeployed 2018-08-03 04:20:29 +02:00
parent 6f08edfb20
commit f985312e5b
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ services:
- RABBITMQ_DEFAULT_VHOST=/postal - RABBITMQ_DEFAULT_VHOST=/postal
nginx: nginx:
image: nginx image: nginx
restart: always container_name: postal_nginx
ports: ports:
- 0.0.0.0:80:80 - 0.0.0.0:80:80
links: links:

View File

@ -36,7 +36,7 @@ services:
- RABBITMQ_DEFAULT_VHOST=/postal - RABBITMQ_DEFAULT_VHOST=/postal
nginx: nginx:
image: nginx image: nginx
restart: always container_name: postal_nginx
ports: ports:
- 80:80 - 80:80
links: links: