2
2
mirror of https://github.com/Thream/website.git synced 2024-07-04 01:20:13 +02:00
website/.env.example
2022-12-13 11:38:07 +01:00

4 lines
88 B
Plaintext

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