Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jul 20, 2024
1 parent 3f93783 commit df659c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.qa.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ services:
IMG_MAX_FILE_SIZE_MB: 1
IMG_CROP_WIDTH: 500
IMG_CROP_HEIGHT: 500
REG_CHECKIN_START: 2024-07-21T07:00:00Z
REG_RPKM_START: 2024-07-20T20:00:00Z
REG_CHECKIN_START: "2024-07-21T07:00:00Z"
REG_RPKM_START: "2024-07-20T20:00:00Z"
SERVICE_AUTH: auth:3002
SERVICE_BACKEND: backend:3003
SERVICE_CHECKIN: checkin:3004
Expand Down

0 comments on commit df659c7

Please sign in to comment.