Meierschlumpf
Explore posts from serversHHomarr
•Created by Meierschlumpf on 1/19/2025 in #💬・get-help
Can't find my secret key
Posted https://discord.com/channels/972958686051962910/972958689155764326/1330443819409346560 by @ukjent1
I can't find my secret key 😦 I tried "docker exec -it homarr cat /secrets/encryptionKey", but it say cat: /secrets/encryptionKey: No such file or directoryWhat do I do wrong? 🙂
6 replies
HHomarr
•Created by Meierschlumpf on 1/17/2025 in #💬・get-help
Installing Homarr on Railway
Originally posted in https://discord.com/channels/972958686051962910/972958689155764326/1329852421543039017
how do i fix this
47 replies
TTCTheo's Typesafe Cult
•Created by Meierschlumpf on 7/13/2023 in #questions
fetch failed with app directory
8 replies
TTCTheo's Typesafe Cult
•Created by Meierschlumpf on 2/1/2023 in #questions
How to use getInitialProps within _app.tsx?
I'm trying to get the current
color-scheme
which is saved in a cookie into the app page. Is there a simple way to do that?
I already tried different solutions, which did not work. Currently I have the following:
But if I try to access the colorScheme in the App function there is noting to find:
The console.log results in the following:
1 replies