Git wants e to commit, I want to sleep. Take me sweet void.

This commit is contained in:
2023-09-05 16:55:58 +03:00
parent ab40949ce1
commit ba97881a6e

View File

@@ -62,4 +62,4 @@ You can also specify a port with the `--port` flag.
`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy nginx`
Note: The docker-compose.yml file has to be in the same directory as the script and be named as `docker-compose.yml`
Note: The docker-compose.yml file has to be in the same directory as the script and be named as `docker-compose.yml`. Also if it contains a volumes section, make sure thay the left side path before the ":" corresponting to the host path is not owned by root but by your user