cloud infra
0

Configure Feed

Select the types of activity you want to include in your feed.

point to specific data dir

nagee elghassein (Nov 14, 2025, 4:42 PM -0800) 9f48bfff 395b743c

+2
+2
ansible/vars/services.yml
··· 31 31 CSRF_TOKEN: "{{ clock_in_prod_csrf_token }}" 32 32 CSRF_SECURE: 'true' 33 33 CSRF_TRUSTED_ORIGINS: clock-in.isthisnagee.com 34 + ENV: prod 35 + DATA_DIR: /data 34 36 - name: gitea 35 37 hosts: ['prodserver'] 36 38 image: gitea/gitea:latest