Updating README.md

This commit is contained in:
Andrew Davidson 2023-02-28 13:14:46 -08:00
parent 7e9971d108
commit 6e2399b3ee
Signed by: amd
GPG key ID: F1199FC0A76BB402

View file

@ -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"