added caddy container
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
marvinkrausser.com {
|
||||
reverse_proxy localhost:8080
|
||||
}
|
||||
|
||||
api.marvinkrausser.com {
|
||||
reverse_proxy localhost:8000
|
||||
}
|
||||
Reference in New Issue
Block a user