mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-04 23:35:13 -04:00
update config path, make backwards compatible
This commit is contained in:
@@ -19,10 +19,9 @@ Example:
|
||||
|
||||
When creating the container with the following setup:
|
||||
```
|
||||
version: '2'
|
||||
services:
|
||||
openssh-server:
|
||||
image: linuxserver/openssh-server
|
||||
image: lscr.io/linuxserver/openssh-server
|
||||
environment:
|
||||
- DOCKER_MODS=linuxserver/mods:openssh-server-ssh-tunnel
|
||||
- SHELL_NOLOGIN=false
|
||||
|
||||
Reference in New Issue
Block a user