Skip to content

Commit

Permalink
master - changed how environment its used
Browse files Browse the repository at this point in the history
  • Loading branch information
ionghitun committed Oct 20, 2021
1 parent 352ba7c commit a81d449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- ./certs:/etc/nginx/certs:rw
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- NGINX_PROXY_CONTAINER=nginx-proxy
NGINX_PROXY_CONTAINER: nginx-proxy

networks:
default:
Expand Down

0 comments on commit a81d449

Please sign in to comment.