paraswaykole / slashbase

Modern database IDE for your dev & data workflows. Supports MySQL, PostgreSQL & MongoDB.
https://slashbase.com
Apache License 2.0
1.3k stars 74 forks source link

Permission issue while running binary on server #144

Open shivamsouravjha opened 6 months ago

shivamsouravjha commented 6 months ago

services: slashbase-db: image: postgres container_name: slashbase-db restart: always ports:

shivamsouravjha commented 6 months ago
paraswaykole commented 6 months ago

@shivamsouravjha Are you running binary on server for production use? if yes, you could use the Makefile build-server to build the binary.