migration to new backend
This commit is contained in:
5
frontend/startup.sh
Normal file
5
frontend/startup.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "The origin to be set is: $ORIGIN"
|
||||
# Start the application
|
||||
ORIGIN=$ORIGIN node build
|
||||
Reference in New Issue
Block a user