This commit is contained in:
x 2025-03-12 23:43:32 +01:00
parent 96bb8a69aa
commit 97b3311364

View File

@ -14,4 +14,6 @@ docker buildx build -f f0ckv2.dockerfile . -t f0ckv2-<int>
docker exec -it f0ck-dockerv /bin/bash
psql -h postgres -U f0ck < f0ck.sql
psql -h postgres -U f0ck < f0ck.sql
docker-compose up