mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2026-02-04 16:50:38 +03:00
11
app/chat-gpt/Caddyfile
Normal file
11
app/chat-gpt/Caddyfile
Normal file
@@ -0,0 +1,11 @@
|
||||
:8080 {
|
||||
|
||||
# Serving dynamic requests:
|
||||
reverse_proxy chat_gpt:1338
|
||||
|
||||
# Logs:
|
||||
log {
|
||||
output stdout
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user