mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
fix: remove marketing url
This commit is contained in:
@ -5,7 +5,6 @@ tasks:
|
||||
cp .env.example .env &&
|
||||
set -a; source .env &&
|
||||
export NEXT_PUBLIC_WEBAPP_URL="$(gp url 3000)" &&
|
||||
export NEXT_PUBLIC_MARKETING_URL="$(gp url 3001)"
|
||||
command: npm run d
|
||||
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user