getting rid of rancher from nginx network as could be impacting cluster creation

This commit is contained in:
talksik
2023-08-14 18:06:05 -07:00
parent 6a0adf5bf7
commit 78fef17a6b
2 changed files with 3 additions and 31 deletions
+3 -2
View File
@@ -34,6 +34,7 @@ services:
image: rancher/rancher:latest
restart: unless-stopped
container_name: rancher
ports:
- 2000:80
- 2001:443
privileged: true
networks:
- nginx