master #399

Merged
mpeltriaux merged 2 commits from master into Docker 5 months ago
Owner

Update docker

Update docker
mpeltriaux added 2 commits 5 months ago
d31f997a58 # Hotfix
* changes randomly created code verifier into static one to avoid authentication conflicts on multi process deployment (where each process generates an own verifier...)
mpeltriaux merged commit cc0cd791dc into Docker 5 months ago
The pull request has been merged as cc0cd791dc.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.