This website requires JavaScript.
Explore
Help
Sign In
davide
/
ecommerce-platform
Watch
1
Star
0
Fork
0
You've already forked ecommerce-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8b716fc5abc083e1dc52b83c137fd58c1299fa0
ecommerce-platform
/
Caddyfile
T
8 lines
111 B
Caddyfile
Raw
Normal View
History
Unescape
Escape
Commit iniziale
2026-05-18 15:25:38 +02:00
localhost
{
infra: add persistent uploads volume and configure Caddy to serve static images
2026-05-18 17:53:30 +02:00
handle
/uploads/*
{
root
*
/srv
file_server
}
Commit iniziale
2026-05-18 15:25:38 +02:00
reverse_proxy
app
:
3000
}
Reference in New Issue
Copy Permalink