* #365 Updated documentation for changing ports. Updated the nuxt config to use separate internal and external api urls * #365 Switch to using relative urls --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -10,6 +10,8 @@ nvm use 20
|
||||
|
||||
cd /app/nuxt/server/
|
||||
|
||||
export NUXT_PRIVATE_API_BASE=http://localhost/api
|
||||
|
||||
echo + . /app/client/.env
|
||||
[ -f /app/client/.env ] && . /app/client/.env || echo "Environment file missing!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user