Removed diskstation reference

This commit is contained in:
chuckcharlie
2018-09-18 13:21:49 -05:00
committed by GitHub
parent 0e72360c21
commit 79644b464c

View File

@@ -35,7 +35,7 @@ docker run --name cups -p 631:631 --restart unless-stopped \
``` ```
## Using ## Using
CUPS will be configurable at http://[diskstation]:631 using the CUPSADMIN/CUPSPASSWORD when you do something administrative. CUPS will be configurable at http://[host ip]:631 using the CUPSADMIN/CUPSPASSWORD when you do something administrative.
## Notes ## Notes
* I had to run the [airprint-generate.py](/root/root/airprint-generate.py) script on the local host to get the avahi service file to generate. * I had to run the [airprint-generate.py](/root/root/airprint-generate.py) script on the local host to get the avahi service file to generate.