diff --git a/docker-compose.yml b/docker-compose.yml index 3eb44cc..415beba 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,4 +22,7 @@ services: driver: "json-file" options: max-size: "2m" - max-file: "10" \ No newline at end of file + max-file: "10" + +networks: + simplylab: \ No newline at end of file