Build App list and docs
This commit is contained in:
parent
3c3f8d1698
commit
0a23f28100
4 changed files with 12 additions and 12 deletions
|
@ -226,15 +226,15 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/config",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/config",
|
||||||
"container": "/app/config"
|
"container": "/app/config"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/plugins",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/plugins",
|
||||||
"container": "/app/plugins"
|
"container": "/app/plugins"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/logs",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/logs",
|
||||||
"container": "/app/logs"
|
"container": "/app/logs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -292,15 +292,15 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/config",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/config",
|
||||||
"container": "/app/config"
|
"container": "/app/config"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/plugins",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/plugins",
|
||||||
"container": "/app/plugins"
|
"container": "/app/plugins"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/logs",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/logs",
|
||||||
"container": "/app/logs"
|
"container": "/app/logs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -226,15 +226,15 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/config",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/config",
|
||||||
"container": "/app/config"
|
"container": "/app/config"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/plugins",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/plugins",
|
||||||
"container": "/app/plugins"
|
"container": "/app/plugins"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/logs",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/logs",
|
||||||
"container": "/app/logs"
|
"container": "/app/logs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -292,15 +292,15 @@
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/config",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/config",
|
||||||
"container": "/app/config"
|
"container": "/app/config"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/plugins",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/plugins",
|
||||||
"container": "/app/plugins"
|
"container": "/app/plugins"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind": "/portainer/Files/AppData/ArchiSteamFarm/logs",
|
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/logs",
|
||||||
"container": "/app/logs"
|
"container": "/app/logs"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue