Update README

This commit is contained in:
ZhymabekRoman 2024-03-21 02:23:55 +05:00
parent 1a2d9e767d
commit 0987644fda

View file

@ -62,6 +62,3 @@ pip install ./rl_string_helper
```
Now we need configure our Freedium instance. Copy `.env_template` to `.env` configuration file and set values, required for you.
If you have linux, execute `./script/start_dev.sh` and open in browser 'localhost:6752'. That will execute Caddy reverse proxy.
If you have other OS or want test without reverse proxy, you can execute server using command `python3 -m server server` and access by address 'localhost:7080':