mirror of
https://github.com/Horhik/Instagram2Fedi.git
synced 2024-11-25 09:31:33 +00:00
Update README.md
This commit is contained in:
parent
005d6a7290
commit
1ccf50a85f
|
@ -13,7 +13,7 @@ docker build -t $YOUR_CONTAINER_NAME .
|
|||
docker container run -it -d -v $(pwd):/app $YOUR_CONTAINER_NAME $I2M_INSTAGRAM_USER $I2M_INSTANCE $I2M_TOKEN
|
||||
```
|
||||
|
||||
You can write all needed variables in `./env.sh` and then do `source ./env.sh`
|
||||
You can write all needed variables in `./env.sh` and then do `source ./run.sh`
|
||||
|
||||
|
||||
![image](https://user-images.githubusercontent.com/46262811/131577640-a3103ff2-af37-422d-96f1-60f1acdef939.png)
|
||||
|
|
Loading…
Reference in a new issue