build: update configuration files
This commit is contained in:
parent
9efd8d706f
commit
c83966f711
2 changed files with 0 additions and 4 deletions
|
@ -73,5 +73,3 @@ volumes:
|
|||
networks:
|
||||
web:
|
||||
name: traefik_proxy
|
||||
|
||||
# vim: ft=yaml
|
||||
|
|
2
justfile
2
justfile
|
@ -25,5 +25,3 @@ _exec +args:
|
|||
|
||||
_run service command *args:
|
||||
docker compose run --rm --no-deps --entrypoint {{ command }} --tty {{ service }} {{ args }}
|
||||
|
||||
# vim: ft=just
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue