diff --git a/Readme.md b/Readme.md index b779477..df681d1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ -# samba-server +# samba-container -A basic single user samba-server suitable for small scale NAS-like installations where having multi-user security is not important. +A basic single user samba server suitable for small scale NAS-like installations where having multi-user security is not important. ## Running Samba Server @@ -13,7 +13,7 @@ version: "2" services: samba: - image: amdavidson/samba-server + image: git.andr3w.net/amd/samba-container:latest restart: always environment: SMBPW: "Hunter22"