1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-17 19:51:43 +00:00

Fix backticks in instapy recipe

This commit is contained in:
David Young
2020-06-04 05:24:27 +12:00
parent fc0a0a8d31
commit a93108b506

View File

@@ -75,6 +75,7 @@ services:
Create a variation of https://github.com/timgrossmann/InstaPy/blob/master/docker_quickstart.py at /var/data/instapy/instapy.py (the file we bind-mounted in the swarm config above)
Change at least the following:
````
insta_username = ''
insta_password = ''