Update docker-compose.yml

adjust comments
pull/19/head
LRVT 2023-05-02 02:04:10 +02:00 zatwierdzone przez GitHub
rodzic 045067373f
commit 1ef99618d8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ services:
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
# - "resume.example.com:10.10.0.100" # optionally enable if PDF export keeps failing; specify your domain and server's IP address where traefik is running
expose:
- 3100
depends_on:
@ -78,7 +78,7 @@ services:
container_name: rxresume-client
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
# - "resume.example.com:10.10.0.100" # # optionally enable if PDF export keeps failing; specify your domain and server's IP address where traefik is running
expose:
- 3000
depends_on: