mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 10:48:56 +02:00
Update APP_URL to use HTTPS for pelican.prg-radio.org
This commit is contained in:
parent
5ca2774960
commit
d13ed49147
2 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,7 @@ services:
|
|||
- pelican-logs:/var/www/html/storage/logs
|
||||
environment:
|
||||
XDG_DATA_HOME: /pelican-data
|
||||
APP_URL: "http://pelican.prg-radio.org"
|
||||
APP_URL: "https://pelican.prg-radio.org"
|
||||
ADMIN_EMAIL: "kuutruu@posteo.net"
|
||||
TRUSTED_PROXIES: "10.1.1.250"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue