ft_transcendence/nginx
Maieul BOYER 762796417a
chore(cleanup): Fixed Makefile and Fully remove icons service
Changed so that Only non-monitoring services are launched by default
(override by doing `make DOCKER_SERVICE=`)

Fully removed the icons service (not yet in monitoring)
2025-12-12 14:56:50 +01:00
..
conf chore(cleanup): Fixed Makefile and Fully remove icons service 2025-12-12 14:56:50 +01:00
15-local-resolvers.envsh getting merged anyway lol 2025-07-29 14:15:25 +02:00
17-add-template-prefix.sh getting merged anyway lol 2025-07-29 14:15:25 +02:00
Dockerfile feat(infra): reworked everything so that a single docker builds all + made sure everything works 2025-07-29 14:15:25 +02:00
README.md getting merged anyway lol 2025-07-29 14:15:25 +02:00

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