🔨」 fix: fixed some things.

This commit is contained in:
2025-05-08 12:07:00 +02:00
parent b418e4c25a
commit b3e167e5d1
2 changed files with 6 additions and 7 deletions

View File

@ -6,13 +6,13 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/04/10 13:43:54 by adjoly #+# #+# */
/* Updated: 2025/05/08 11:54:17 by adjoly ### ########.fr */
/* Updated: 2025/05/08 12:05:38 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
#pragma once
#ifdef PKGS
#ifndef PKGS
#define SAMPLE_CONF_PATH "./sample.toml"
#else
#define SAMPLE_CONF_PATH "/etc/webserv/default.conf"