Solved OSI layer 8 bug

This commit is contained in:
Kevin Veen-Birkenbach 2022-01-18 22:02:36 +01:00
parent 24d94e82f9
commit e70f6eacc4

View File

@ -1,5 +1,5 @@
# 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
# 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)