mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-12-14 23:45:31 -05:00
avoid build on ui changes
This commit is contained in:
parent
a98e4277f0
commit
bf946c6e0b
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ services:
|
||||||
networks:
|
networks:
|
||||||
caddy: {}
|
caddy: {}
|
||||||
default: {}
|
default: {}
|
||||||
|
volumes:
|
||||||
|
- ./src/frontend/templates:/app/frontend/templates
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue