Loading compose/docker-compose.yaml.configure +5 −0 Original line number Diff line number Diff line Loading @@ -384,6 +384,11 @@ services: }' ports: - 13015:13015 logging: driver: "json-file" options: max-size: "500m" max-file: "2" networks: - front - back Loading Loading
compose/docker-compose.yaml.configure +5 −0 Original line number Diff line number Diff line Loading @@ -384,6 +384,11 @@ services: }' ports: - 13015:13015 logging: driver: "json-file" options: max-size: "500m" max-file: "2" networks: - front - back Loading