bugfix speech-to-text and implement avatar and personal greeting
All checks were successful
Deploy FluentGerman.ai / deploy (push) Successful in 53s
All checks were successful
Deploy FluentGerman.ai / deploy (push) Successful in 53s
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name fluentgerman.mydomain.io; # ← Replace with your subdomain
|
||||
server_name fluentgerman.thiessen.io; # ← Replace with your subdomain
|
||||
|
||||
# Redirect HTTP → HTTPS (uncomment after certbot setup)
|
||||
# return 301 https://$host$request_uri;
|
||||
|
||||
Reference in New Issue
Block a user