1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-17 00:17:59 +02:00

try updating awslogs-datetime-format

This commit is contained in:
Lee Brown
2019-08-13 19:49:53 -08:00
parent 5ea41923c7
commit c4d2f85555
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"awslogs-group": "{AWS_LOGS_GROUP}",
"awslogs-region": "{AWS_REGION}",
"awslogs-stream-prefix": "ecs",
"awslogs-datetime-format": "%Y/%m/%d %H:%M:%S.%L"
"awslogs-datetime-format": "%Y\/%m\/%d %H:%M:%S.%L"
}
},
"portMappings": [