- Changed the way container handles environment variables;

- Now a env-file is present to make setup more clean to execute;
- Added the grace period to the docker run command;
- Updated the docs to reflect this new suggestions;
This commit is contained in:
Filipe Souza
2024-01-29 12:34:14 -03:00
parent b7eb1d20cc
commit 5b905ab3a2
4 changed files with 151 additions and 110 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
palworld
.idea
!charts/*
values*.yaml
values*.yaml
.env