update config path, make backwards compatible

This commit is contained in:
aptalca
2024-11-26 15:18:27 -05:00
parent bb25535203
commit f288614d80
2 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -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