mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-17 11:41:45 +00:00
Fix backticks in instapy recipe
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user