(simatec) Beta 0.1.0

This commit is contained in:
simatec 2022-03-08 14:37:53 +01:00
parent bc70bc36d1
commit 9cf4f52fb1

View file

@ -8,7 +8,7 @@
**If you like it, please consider a donation:** **If you like it, please consider a donation:**
[![paypal](https://www.paypalobjects.com/en_US/DK/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q4EEXQ6U96ZTQ&source=url) [![paypal](https://www.paypalobjects.com/en_US/DK/i/btn/btn_donateCC_LG.gif)](https://paypal.me/mk1676)
************************************************************************************************************** **************************************************************************************************************
@ -110,6 +110,12 @@ services:
docker-compose up -d docker-compose up -d
``` ```
Log in to the Admin UI
When your docker container is running, connect to it on port 81 for the admin interface. Sometimes this can take a little bit because of the entropy of keys.
http://your-domain:81
********************************************************************************************************** **********************************************************************************************************
## Changelog ## Changelog