Storage problem handling
This commit is contained in:
parent
0bb5cef903
commit
f49ca13711
BIN
.next/cache/webpack/client-development/2.pack.gz
vendored
BIN
.next/cache/webpack/client-development/2.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/client-development/5.pack.gz
vendored
BIN
.next/cache/webpack/client-development/5.pack.gz
vendored
Binary file not shown.
Binary file not shown.
BIN
.next/cache/webpack/server-development/3.pack.gz
vendored
BIN
.next/cache/webpack/server-development/3.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/6.pack.gz
vendored
BIN
.next/cache/webpack/server-development/6.pack.gz
vendored
Binary file not shown.
BIN
.next/cache/webpack/server-development/index.pack.gz
vendored
BIN
.next/cache/webpack/server-development/index.pack.gz
vendored
Binary file not shown.
Binary file not shown.
@ -4,7 +4,7 @@
|
|||||||
"title": "Projektstart: Textbased Survival",
|
"title": "Projektstart: Textbased Survival",
|
||||||
"description": "Wir haben mit der Entwicklung eines spannenden textbasierten Survival-Spiels begonnen.212121",
|
"description": "Wir haben mit der Entwicklung eines spannenden textbasierten Survival-Spiels begonnen.212121",
|
||||||
"slug": "textbased-survival",
|
"slug": "textbased-survival",
|
||||||
"image": "/assets/images/textbased-survival.png",
|
"image": "/logo.png",
|
||||||
"content": []
|
"content": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -7,6 +7,8 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
volumes:
|
||||||
|
- ./data:/app/data
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user