This commit is contained in:
urania-dev
2024-08-08 01:18:36 +02:00
parent b0cbeef4a0
commit 9f69cf7d40

View File

@@ -20,7 +20,6 @@ const code = async (theme: string) =>
ports:
- 3000:3000
environment:
DATABASE_URL: "file:./db.sqlite"
TOKEN_SECRET: # openssl rand -base64 32
ORIGIN: https://example.com
`,