Swap GitLab with Gitea #1

Merged
jake merged 4 commits from swap-gitlab-with-gitea into master 2023-04-06 20:11:26 +01:00
Showing only changes of commit 4c443d67d1 - Show all commits

View file

@ -1,7 +1,7 @@
version: "2.3"
x-website: &website
image: registry.git.theorangeone.net/repos/website:latest
image: registry.gitlab.com/realorangeone/website:latest
user: "{{ docker_user.id }}"
restart: unless-stopped
init: true