add nginx configuration option for single page apps
This commit is contained in:
@ -23,3 +23,6 @@ COMPOSE_FILE="compose.yml"
|
||||
# temporary or permanent redirect? (uncomment one)
|
||||
#REDIRECT_TYPE=redirect
|
||||
#REDIRECT_TYPE=permanent
|
||||
|
||||
# Optionally handle all URL requests using a single file (commonly index.html)
|
||||
#SINGLE_PAGE_SITE_HANDLER=/index.html
|
||||
Reference in New Issue
Block a user