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
main
ecommerce-platform
/
Caddyfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
111 B
Caddyfile
Raw
Permalink
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