maofalt / Transcendence

4 stars 0 forks source link

added logging config to all services and changed docker-compose command #120

Closed YoelRidgway closed 7 months ago

YoelRidgway commented 7 months ago
  1. Zachary converted the Makefile docker-compose launch to docker compose in a commit called "nothing important" which broke it on my setup. So I changed it back.
  2. The subject of this branch was to limit config file size so I did exactly that in the docker-compose.yml file. I added max three files for rotation once it hits a max size of 1 megabyte. (exact config can be changed if people think a different size/file number in necessary)