updated php to 7.4, updated grav to 1.7.14

This commit is contained in:
2021-05-12 10:34:29 +02:00
parent b52d1cc44b
commit 0dd3c18707
7 changed files with 35 additions and 11 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ sudo systemctl start docker
### build
only before the first run (may take some time)
```
sudo docker-compose build
sudo docker-compose build --no-cache
```
### run
then each time you want to launch the app