added linode api token
This commit is contained in:
parent
d3a8d000c3
commit
263f95e2b1
2 changed files with 6 additions and 5 deletions
|
|
@ -35,9 +35,9 @@ in
|
|||
# make sure this is a path that exists
|
||||
# my recomendation is to use /var/lib/reforger
|
||||
# be sure to have that directory created
|
||||
"./reforger/configs:/reforger/Configs"
|
||||
"./reforger/profile:/home/profile"
|
||||
"./reforger/workshop:/reforger/workshop"
|
||||
"/var/lib/reforger/configs:/reforger/Configs"
|
||||
"/var/lib/reforger/profile:/home/profile"
|
||||
"/var/lib/reforger/workshop:/reforger/workshop"
|
||||
];
|
||||
environment = {
|
||||
SERVER_PUBLIC_ADDRESS = "public-ip";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue