This commit is contained in:
Root User 2026-03-23 02:29:19 +01:00
parent 3321243a6e
commit cada6f4672
Signed by: root
GPG key ID: 087F0A95E5766D72
3 changed files with 8 additions and 9 deletions

View file

@ -115,10 +115,10 @@ services:
container_name: pelican_wings
restart: unless-stopped
ports:
- "8080:8080"
- "8443:8443"
- "2022:2022"
stdin_open: true
command: ["wings", "--ignore-certificate-errors", "--debug"]
command: ["wings", "--ignore-certificate-errors"]
tty: true
environment:
TZ: Europe/Copenhagen