We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f6161 commit afcc3c6Copy full SHA for afcc3c6
scripts/start.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-docker-compose -f ~/backend-express/docker-compose.yaml up -d --build
+docker-compose -f ~/backend/docker-compose.yaml up -d --build
0 commit comments