small layout change in notes

This commit is contained in:
asus
2024-02-13 22:15:28 +01:00
parent f50b8abac2
commit c809edb4f8

View File

@@ -4,10 +4,10 @@
- `docker exec -ti <container-name> bash` to run bash inside a running container
- `docker logs <container_name>` to see the logs on standard output of a container
- `docker ps` to list the container, and see their names
- [duplicator](https://duplicator.com/knowledge-base/classic-install/)
in installer.php :
- delete first blank line
- close last line comment
- [duplicator](https://duplicator.com/knowledge-base/classic-install/)
- in installer.php :
- delete first blank line
- close last line comment
#### todo :