closes #36; Update DB_HOST comment

This commit is contained in:
Mohammed Al-Mahdawi 2021-05-28 14:32:05 +03:00
parent 22097ad302
commit 4e185f1098
1 changed files with 1 additions and 1 deletions

2
env/run.env.example vendored
View File

@ -2,7 +2,7 @@
APP_URL=https://akaunting.example.com
LOCALE=en-US
# Don't change this unless you are using rootless podman, in which case you should set it to 127.0.0.1 (NOT localhost)
# Don't change this unless you rename your database container or use rootless podman, in case of using rootless podman you should set it to 127.0.0.1 (NOT localhost)
DB_HOST=akaunting-db
# Change these to match env/db.env