docs: project name change, migration script
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Replace the example domains below with your real webhook and Mini App hostnames.
|
||||
webhook.domain.com {
|
||||
encode zstd gzip
|
||||
reverse_proxy remnawave-tg-shop:{$WEB_SERVER_PORT:8080}
|
||||
reverse_proxy remnawave-minishop:{$WEB_SERVER_PORT:8080}
|
||||
}
|
||||
|
||||
app.domain.com {
|
||||
encode zstd gzip
|
||||
reverse_proxy remnawave-tg-shop:{$WEBAPP_SERVER_PORT:8081}
|
||||
reverse_proxy remnawave-minishop:{$WEBAPP_SERVER_PORT:8081}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user