1
0
ohmyform/examples/docker_nginx
2021-05-02 18:37:46 +02:00
..
default.conf add a few more examples 2020-06-04 11:48:33 +02:00
docker-compose.yml update minimal example to not even require db 2021-05-02 18:37:46 +02:00
README.md add a few more examples 2020-06-04 11:48:33 +02:00

Nginx Config

ServerSideRendering for the UI with configured Reverse Proxy (Nginx)

after startup you can access your page at *:8080, forms will be persisted between docker runs

Required changes

MAILER_URI should be set to allow emails to be sent.