7 lines
209 B
Bash
7 lines
209 B
Bash
# App URLs
|
|
# These URLs are used in the studio landing page to link to different apps
|
|
# If not set, defaults to localhost development URLs
|
|
|
|
PLAYGROUND_URL=http://localhost:3001
|
|
WORLD_URL=http://localhost:3002
|