You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
442 B

version: "3.7"
services:
app_proxy:
environment:
APP_HOST: firefly-iii-importer_importer_1
APP_PORT: 8080
importer:
image: fireflyiii/data-importer:version-1.5.3@sha256:aeff1252b3fa560d9b1d18cc1040ae0f5ed44b8959b838216fa1d88ca6ed3d93
restart: on-failure
environment:
# firefly-iii container:
- FIREFLY_III_URL=http://firefly-iii_server_1:8080
- VANITY_URL=http://${DEVICE_DOMAIN_NAME}:30009