Group name length validation increased, updated contents, readme, changelog

This commit is contained in:
miloszowi
2021-10-26 17:52:51 +02:00
parent cd0712a07b
commit 6150faeee0
19 changed files with 110 additions and 76 deletions

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
docker-compose stop
docker-compose up -d
docker logs -f $(docker-compose ps -q app) &> app.log &