* chore(apps): move icons into the apps folder * rename to `icon.png` * replace solr image * remove `docs/` from gitignore * move app specific docs into app folder [skip ci] * fix some links * chore(apps): update image links temporary
405 B
405 B
Installation Notes
Valheim app does not support having different port numbers for port and targetPort.
Setting port will set the same port number to targetPort and it's Environmental Variable.
e.g STATUS_HTTP_PORT, SUPERVISOR_HTTP_PORT, SERVER_PORT
Also, services named valheim1, valheim2, valheim3, should be continuous port numbers. eg 2456, 2457, 2458.
You can't skip a number!