Skip to content
Discussion options

You must be logged in to vote

I actually figured this out last night. I needed to change a couple of the URLs and the private key had an extra character in it in the env file. The more critical mistake I made without realizing it is I didn't realize the root Dockerfile in the source is actually for the frontend app not the server so I had actually accidentally pushed that to my registry thinking it was the server. After I figured out there is a separate Dockerfile to push the server in the server folder and got the correct build pushed I started making steady progress.

I have this working now, and I updated the config in my original message as a drop in template for anyone wanting to use this with traefik in docker sw…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nkamenar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants