mirror of
https://github.com/DerTyp7/f1r3wave-website.git
synced 2025-10-29 13:02:09 +01:00
Make nextjs build standalone
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
environment:
|
||||
- NEXTAUTH_URL="https://f1r3wave.photos"
|
||||
- AUTH_URL="https://f1r3wave.photos"
|
||||
- AUTH_SECRET="your-super-secret-key-here-generate-with-openssl-rand-base64-32"
|
||||
- ADMIN_TOKEN="your-admin-secret-token-123"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user