Adds a per-request BLOCK_ONLY_HIGH safety level option so users can generate creative content that the default filters would otherwise block. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
341 B
Text
7 lines
341 B
Text
# Lux Studio — optical-prod Apache routing
|
|
# Include this in /etc/apache2/sites-enabled/optical-prod.oliver.solutions.conf:
|
|
# Include /opt/cinema-studio-pro/deploy/apache-lux-studio.conf
|
|
|
|
ProxyPreserveHost On
|
|
ProxyPass /lux-studio/ http://127.0.0.1:8085/lux-studio/
|
|
ProxyPassReverse /lux-studio/ http://127.0.0.1:8085/lux-studio/
|