fix static website git pull
This commit is contained in:
parent
cb861223ea
commit
b9f923787e
5 changed files with 6 additions and 8 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue