Switch domain to docker.n39.eu

This commit is contained in:
Stefan Haun 2022-01-20 12:11:54 +01:00
parent f539a42024
commit 00a647036e

View file

@ -6,7 +6,7 @@
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
docker_registry_port: 5000 # this is the reg standard port docker_registry_port: 5000 # this is the reg standard port
docker_registry_domain: "docker-registry.n39.eu" docker_registry_domain: "docker.n39.eu"
roles: roles:
- role: docker_setup - role: docker_setup