# DOMAIN=example.com docker stack deploy -c annif.yml annif # git clone https://github.com/NatLibFi/Annif . # cp projects.cfg.dist projects.cfg # chown -R 1000:1000 annif services: nginx: image: nginx:latest command: | bash -c 'bash -s < /etc/nginx/conf.d/default.conf <