Disabled caching for frontend (#146)
Disable caching for frontend Co-authored-by: widlam <mikolaj.widla@gmail.com> Reviewed-on: #146 Reviewed-by: Adam Bem <bema@noreply.example.com> Co-authored-by: Mikolaj Widla <widlam@noreply.example.com> Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
		| @@ -4,6 +4,7 @@ COPY ./tools/ /usr/share/nginx/html/tools/ | ||||
| COPY ./lawful/ /usr/share/nginx/html/lawful/ | ||||
| COPY ./assets/ /usr/share/nginx/html/assets/ | ||||
| COPY ./index.html /usr/share/nginx/html | ||||
| COPY ./nginx.conf /etc/nginx/conf.d/default.conf | ||||
|  | ||||
| RUN mkdir -p /scripts | ||||
| COPY insert_version.sh /scripts/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user