avoid build on ui changes

This commit is contained in:
pluja 2024-02-18 23:47:00 +01:00
parent a98e4277f0
commit bf946c6e0b

View File

@ -21,6 +21,8 @@ services:
networks:
caddy: {}
default: {}
volumes:
- ./src/frontend/templates:/app/frontend/templates
env_file:
- .env
labels: