🔧 Fixed typo in docker-compose.yml
This commit is contained in:
@@ -118,8 +118,8 @@ services:
|
||||
- "80:80"
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./proxy.conf
|
||||
target: /etc/nginx/conf.d/default.conf
|
||||
source: ./proxy.conf
|
||||
target: /etc/nginx/conf.d/default.conf
|
||||
|
||||
rabbitmq:
|
||||
image: 'bitnami/rabbitmq:latest'
|
||||
|
||||
Reference in New Issue
Block a user