mars-v2-frontend/next-config.patch
Linkie Link 3006dbbb21
Docker CI update (#802)
* fix: fixed transaction messages (#792)

* Open Source + Docker image (#793)

* feat: added dummy charting library

* feat: added docker workflow

* feat: remove tests and code-coverage

* feat: added final TradingView fallback

* env: set private to false

* fix: added production env

* env: added README and LICENSE

* env: cleanup variables

* env: add license field

* env: finish docker setup

* fix: updated the description of the dummy data

* docker: update actions to node 20 (#796)

* docker: added v2 prefix to tags

* fix: Dockerfile update

* fix: updated next-config.patch

* docker: updated patch file
2024-02-13 21:17:57 +01:00

13 lines
281 B
Diff

diff --git a/next.config.js b/next.config.js
index 4a208ebb..9c716638 100644
--- a/next.config.js
+++ b/next.config.js
@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
+ output: 'standalone',
reactStrictMode: true,
images: {
domains: [