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

4 lines
88 B
Plaintext
Raw Normal View History

2021-10-24 05:19:39 +02:00
COMPOSE_PROJECT_NAME=thream-website
NEXT_PUBLIC_API_URL=http://localhost:8080
2021-10-24 05:19:39 +02:00
PORT=3000