1
0
Fork 0

Remove unnecessary env vars from freshrss

This commit is contained in:
🎷🐢 S. P. O. Clayton 2023-06-25 19:48:18 -04:00
parent bb6f846aab
commit bbeea862b6
Signed by: sean
SSH Key Fingerprint: SHA256:zkuPrRvkEDiQQv1Y5yScWa6I4zhj+eiv7XnP8pxIxVU
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@
env:
TZ: "America/Kentucky/Louisville"
SERVER_DNS: "freshrss.gopoop.org"
ADMIN_EMAIL: "yo@sean.wtf"
ADMIN_PASSWORD: "{{ secret_freshrss_admin_password }}"
API_PASSWORD: "{{ secret_freshrss_api_password }}"
networks:
- name: "{{ stack_prefix_name }}{{ docker_internal_network }}"
# FreshRSS needs to talk to the outside world to fetch stuff.