1
0
ohmyform/examples/docker_nginx/README.md

10 lines
257 B
Markdown
Raw Permalink Normal View History

2020-06-04 02:48:33 -07: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.