We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b08d8e commit d228d6aCopy full SHA for d228d6a
1 file changed
README.md
@@ -435,6 +435,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
435
~/fula-api# git pull
436
~/fula-api# rsync -a --delete /root/fula-api/ /opt/fula-api/
437
~/fula-api# cp docker-compose.yml /etc/fula/
438
+cd /opt/fula-api
439
/opt/fula-api# docker-compose -f /etc/fula/docker-compose.yml build --no-cache gateway
440
systemctl restart fula-gateway
441
```
0 commit comments