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