ft_transcendence/nginx/README.md
2025-07-29 14:15:25 +02:00

8 lines
229 B
Markdown

# Nginx Configuration
You want to have a new microservice ?
Edit/add a file in `conf/locations/`
take example on `conf/locations/icons.conf` on how to make a reverse proxy and on how to serve static files
# Good Luck Have Fun