This repository has been archived on 2024-10-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
website/.env.example

4 lines
88 B
Plaintext

COMPOSE_PROJECT_NAME=thream-website
NEXT_PUBLIC_API_URL=http://localhost:8080
PORT=3000