From 187ba0c93177b67b650becdbe369287d9c3acc54 Mon Sep 17 00:00:00 2001 From: Jack D <77021733+GetLifty@users.noreply.github.com> Date: Sat, 20 May 2023 00:50:04 +0100 Subject: [PATCH] Rename pterodactylpanel.subdomain.conf.sample to pterodactyl.subdomain.conf.sample --- ...l.subdomain.conf.sample => pterodactyl.subdomain.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename pterodactylpanel.subdomain.conf.sample => pterodactyl.subdomain.conf.sample (99%) diff --git a/pterodactylpanel.subdomain.conf.sample b/pterodactyl.subdomain.conf.sample similarity index 99% rename from pterodactylpanel.subdomain.conf.sample rename to pterodactyl.subdomain.conf.sample index 767301c..2d2b80a 100644 --- a/pterodactylpanel.subdomain.conf.sample +++ b/pterodactyl.subdomain.conf.sample @@ -45,4 +45,4 @@ server { proxy_pass $upstream_proto://$upstream_app:$upstream_port; } -} \ No newline at end of file +}