This commit is contained in:
2025-03-07 22:15:26 +01:00
parent 3e881875c0
commit 86d7a1dba5
3 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: rancher
services:
rancher:
restart: unless-stopped
restart: ${RESTART:-unless-stopped}
ports:
- 7080:80
- 7443:443