added portfolio domain to caddy
This commit is contained in:
@@ -4,4 +4,8 @@ marvinkrausser.com {
|
||||
|
||||
api.marvinkrausser.com {
|
||||
reverse_proxy cnn_api:8000
|
||||
}
|
||||
|
||||
portfolio.marvinkrausser.com {
|
||||
reverse_proxy cnn_api:8081
|
||||
}
|
||||
Reference in New Issue
Block a user