Solved OSI layer 8 bug

This commit is contained in:
Kevin Veen-Birkenbach 2022-01-18 22:02:36 +01:00
parent 7f32e547de
commit 355b9ae51a

View File

@ -1,5 +1,5 @@
# You should change this to match your reverse proxy DNS name and protocol # You should change this to match your reverse proxy DNS name and protocol
APP_URL=https://akaunting.example.com APP_URL=https://{{domain}}
LOCALE=en-US LOCALE=en-US
# 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) # 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)