2
2
mirror of https://github.com/Thream/website.git synced 2024-07-06 18:40:12 +02:00
website/.env.example

4 lines
88 B
Plaintext
Raw Permalink Normal View History

2021-10-24 05:19:39 +02:00
COMPOSE_PROJECT_NAME=thream-website
2022-12-13 11:38:07 +01:00
NEXT_PUBLIC_API_URL=http://127.0.0.1:8080
2021-10-24 05:19:39 +02:00
PORT=3000