Update APP_URL to use HTTP for Pelican configuration and adjust Caddyfile path in Docker setup

This commit is contained in:
Root User 2026-03-21 11:38:10 +01:00
parent 3791ee2371
commit fd1d9837ca
Signed by: root
GPG key ID: 087F0A95E5766D72
3 changed files with 4 additions and 4 deletions

View file

@ -56,7 +56,7 @@ in {
# Install psql
services.postgresql = {
enable = true;
enable = true;
};
# ---------------------------------------------------------------------------
# Minecraft server configuration (nix-minecraft)