Try production configuration

This commit is contained in:
Kevin Bataille
2026-02-15 18:21:04 +04:00
parent 340484159e
commit f41d423936
3 changed files with 45 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{$HOSTNAME} {
http://{$HOSTNAME} {
route /api* {
uri strip_prefix /api
reverse_proxy http://api:14702 {