mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1999] [MERGED] Fix migrations in docker container #1697
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1999
Author: @parkervcp
Created: 12/13/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @parkervcp
Base:
main← Head:docker_fix_migrations📝 Commits (3)
961495eFix migrations in docker containerc29af52update https detection to be simpler12e7b2aremove extra semicolon📊 Changes
2 files changed (+34 additions, -16 deletions)
View changed files
📝
compose.yml(+1 -1)📝
docker/entrypoint.sh(+33 -15)📄 Description
Checks if the app is installed and runs migrations
Checks if the app url is https before setting email in caddy
comment and if statement cleanup
changed example app_url in compose to http
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.