We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde7f40 commit 919ece4Copy full SHA for 919ece4
run.sh
@@ -22,7 +22,7 @@ commands:
22
docker-rm-image <image_name> Remove image (all when empty or specific container)
23
docker-rm Remove all containers and images of Beluga Project
24
load-db Fill database in postgres container if tables were created
25
- update-db update database in postgres container (db maintenance)
+ update-db Update database in postgres container (db maintenance)
26
tables-exist Check if tables in postgres container were created by spring
27
env Show current environment variables in .env file
28
install Install project (build docker images and populate database)
0 commit comments