How to add mods? #1270
|
What is the correct, up to date, way to add mods? But how do you add mods this way? But to use this, i have to change all environment variables to use dash and equals sign, or am i wrong? The last one is the method i use and everything works. |
Replies: 1 comment 2 replies
|
Currently, my server uses the first method you show. All of my environment variables use a - and an equals sign anyway. If it is any help, here's my stack / compose file: version: "3" |
Ill update the examples