10 lines
180 B
Bash
10 lines
180 B
Bash
|
|
NEXT_PUBLIC_API_BASE_URL=http://battlbuilder-api:8080
|
|
|
|
# Middleware to limited site to only root page
|
|
LAUNCH_ONLY_ROOT=false
|
|
|
|
NEXT_PUBLIC_SHORTLINK_BASE_URL=https://battl.build
|
|
|
|
|