10 lines
178 B
Caddyfile
10 lines
178 B
Caddyfile
http://api.ghaemghh.ir {
|
|
reverse_proxy django-web:8000
|
|
}
|
|
http://app.ghaemghh.ir {
|
|
reverse_proxy vue-app:5173
|
|
}
|
|
http://gitlab.ghaemghh.ir {
|
|
reverse_proxy gitea:3000
|
|
}
|