getting rid of rancher from nginx network as could be impacting cluster creation
This commit is contained in:
+3
-2
@@ -34,6 +34,7 @@ services:
|
||||
image: rancher/rancher:latest
|
||||
restart: unless-stopped
|
||||
container_name: rancher
|
||||
ports:
|
||||
- 2000:80
|
||||
- 2001:443
|
||||
privileged: true
|
||||
networks:
|
||||
- nginx
|
||||
|
||||
Reference in New Issue
Block a user