more tests
This commit is contained in:
parent
6f08edfb20
commit
f985312e5b
|
@ -36,7 +36,7 @@ services:
|
|||
- RABBITMQ_DEFAULT_VHOST=/postal
|
||||
nginx:
|
||||
image: nginx
|
||||
restart: always
|
||||
container_name: postal_nginx
|
||||
ports:
|
||||
- 0.0.0.0:80:80
|
||||
links:
|
||||
|
|
|
@ -36,7 +36,7 @@ services:
|
|||
- RABBITMQ_DEFAULT_VHOST=/postal
|
||||
nginx:
|
||||
image: nginx
|
||||
restart: always
|
||||
container_name: postal_nginx
|
||||
ports:
|
||||
- 80:80
|
||||
links:
|
||||
|
|
Loading…
Reference in New Issue
Block a user