Fixed timezone (#193)
Co-authored-by: Adam Bem <adam.bem@zoho.eu> Reviewed-on: #193 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
		| @@ -1,5 +1,8 @@ | ||||
| FROM nginx:stable-alpine | ||||
|  | ||||
| RUN apk add --no-cache tzdata | ||||
| ENV TZ Europe/Warsaw | ||||
|  | ||||
| COPY ./tools/ /usr/share/nginx/html/tools/ | ||||
| COPY ./lawful/ /usr/share/nginx/html/lawful/ | ||||
| COPY ./assets/ /usr/share/nginx/html/assets/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user