diff --git a/README.md b/README.md index a670d9f..cd840c6 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ docker buildx build -f f0ckv2.dockerfile . -t f0ckv2- docker exec -it f0ck-dockerv /bin/bash -psql -h postgres -U f0ck < f0ck.sql \ No newline at end of file +psql -h postgres -U f0ck < f0ck.sql + +docker-compose up \ No newline at end of file