fix static website git pull

This commit is contained in:
Pim Kunis 2023-02-25 15:14:32 +01:00
parent cb861223ea
commit b9f923787e
5 changed files with 6 additions and 8 deletions

View file

@ -1,3 +1,3 @@
service_name: static
service_dir: "{{ base_service_dir }}/{{ service_name }}"
git_origin: https://git.pim.kunis.nl/pim/static.git
git_origin: "http://localhost:{{ internal_forgejo_port }}/pim/static.git"