Update docker-compose.yml

add extra_hosts
pull/19/head
LRVT 2023-05-02 01:51:26 +02:00 zatwierdzone przez GitHub
rodzic 97dad9d6bb
commit 045067373f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,8 @@ services:
image: amruthpillai/reactive-resume:server-latest
container_name: rxresume-server
restart: always
#extra_hosts:
# - "resume.example.com:10.10.0.100" # optionally change to your server's IP address where traefik if PDF export keeps failing
expose:
- 3100
depends_on: