This commit is contained in:
mathieu 2024-06-02 11:39:24 +02:00
parent 67bf4f7472
commit c4edf97664

View File

@ -20,7 +20,7 @@ services:
restart: unless-stopped restart: unless-stopped
environment: environment:
- APP_PORT=22300 - APP_PORT=22300
- APP_BASE_URL=https://huguettes.freeboxos.fr/joplin - APP_BASE_URL=https://192.168.1.100
- DB_CLIENT=pg - DB_CLIENT=pg
- POSTGRES_PASSWORD=postgres - POSTGRES_PASSWORD=postgres
- POSTGRES_DATABASE=joplin - POSTGRES_DATABASE=joplin