File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ docker create --name $ContainerName \
4242--volume omada_work:/opt/EAP-Controller/work \
4343$ImageName :$ImageVersion
4444
45- docker start BaseImage
45+ docker start $ContainerName
4646```
4747Then wait for the first bootstap (db creation) and access the Omada controller via the web interface:
4848``` http
@@ -70,4 +70,4 @@ All components are automatically configured by the Docker image
7070I treat these free projects exactly like professional works and I'm glad to share it, with some of my knowledge, for free.
7171
7272If you found my work useful and want to support me, you can donate me a little amount
73- [ ![ Donate] ( https://img.shields.io/badge/Donate-Paypal-2997D8.svg )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JA8LPLG38EVK2&source=url )
73+ [ ![ Donate] ( https://img.shields.io/badge/Donate-Paypal-2997D8.svg )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JA8LPLG38EVK2&source=url )
You can’t perform that action at this time.
0 commit comments