Update README.md

pull/19/head
LRVT 2023-05-04 09:49:01 +02:00 zatwierdzone przez GitHub
rodzic cb26808cfa
commit 94c19f2d78
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -8,4 +8,6 @@ Make sure that you expose both the client and server container behind the same (
If PDF export keeps failing, you may want to enable the `extra_hosts` definition in the client's Docker Compose service definition. Specify your domain name and your server's IP address where Traefik is listening on TCP/80 and TCP/443. See this GitHub issue [here](https://github.com/AmruthPillai/Reactive-Resume/issues/721#issuecomment-1530550167).
Also ensure to create a new resume always as soon as you've changed your setup or the Docker Compose file. Older resumes may introduce previous errors, which are false positives and only occur for the old resume.
If you use Nginx Proxy Manager as reverse proxy, may have a read [here](https://github.com/AmruthPillai/Reactive-Resume/issues/721#issuecomment-1405283786).