Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Add Lighthouse #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pissdemon
Copy link

Lighthouse is in the rotation now, but it's still missing from the map server.

This is an untested web commit but it's literally same thing Debug did to add other maps so I'm sure it will work fine.

@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.1.7</Version>
<Version>1.1.8</Version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this intentional?

Probably doesn't matter but

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this was intentional because there is a workflow set up that's building and deploying this app as docker container. That image is versioned with this number. Presumably it's pulled on whatever server runs this, so this helps to see what version is running there. If the server this runs on also automatically updates running containers, it might help trigger that if mere updating isn't enough; I don't know how you've got things set up there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants