fix db root cert env variable
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c5f1863d30
commit
992226a9ce
@ -74,7 +74,7 @@ services:
|
||||
{% else %}
|
||||
- FRESHRSS_DB_HOST={{ freshrss_db_server }}
|
||||
{% endif %}
|
||||
- FRESHRSS_DB_SSL_ROOTCERT={{ freshrss_db_ssl_rootcert }}
|
||||
- FRESHRSS_POSTGRES_SSL_ROOTCERT={{ freshrss_db_ssl_rootcert }}
|
||||
- FRESHRSS_DB_PORT={{ freshrss_db_port }}
|
||||
- FRESHRSS_DB_USER={{ freshrss_db_user }}
|
||||
- FRESHRSS_DB_PASSWORD={{ freshrss_db_password }}
|
||||
|
Loading…
Reference in New Issue
Block a user