build: update configuration files

This commit is contained in:
Oliver Davies 2023-04-12 22:41:22 +01:00
parent 9efd8d706f
commit c83966f711
2 changed files with 0 additions and 4 deletions

View file

@ -73,5 +73,3 @@ volumes:
networks:
web:
name: traefik_proxy
# vim: ft=yaml

View file

@ -25,5 +25,3 @@ _exec +args:
_run service command *args:
docker compose run --rm --no-deps --entrypoint {{ command }} --tty {{ service }} {{ args }}
# vim: ft=just