Fix devcontainer setup
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /app/backend
|
||||
echo "starting up..."
|
||||
node ace generate:key
|
||||
|
||||
|
Reference in New Issue
Block a user