comms: fix auth env indentation

This commit is contained in:
Brad Stein 2026-01-08 04:05:03 -03:00
parent 54140f6036
commit 29732369c0
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@ spec:
env:
- name: SYNAPSE_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: AUTH_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: AUTH_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: SEEDER_USER
value: othrys-seeder
- name: SEEDER_PASS

View File

@ -20,8 +20,8 @@ spec:
env:
- name: SYNAPSE_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: AUTH_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: AUTH_BASE
value: http://othrys-synapse-matrix-synapse:8008
- name: SEEDER_USER
value: othrys-seeder
- name: SEEDER_PASS