diff --git a/.env.sample b/.env.sample index 24bca12..8fbfb62 100644 --- a/.env.sample +++ b/.env.sample @@ -1,9 +1,8 @@ # Only this variable has to be changed GAME_FOLDER=/res - -# No modifications needed by default DATA_FOLDER=./data CERTIFICATE=./cert.pfx +HOSTNAME=localhost # Postgres specific setup, no modifications needed by default POSTGRES_USER=uchu