1
0
ohmyform/examples/docker_nginx
2021-05-07 00:32:49 +02:00
..
default.conf add a few more examples 2020-06-04 11:48:33 +02:00
docker-compose.yml fix example env variable names 2021-05-07 00:32:49 +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.