0.0.3 - fix docker env
This commit is contained in:
parent
a65477fac4
commit
e68999c06b
4 changed files with 8 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ EXPOSE 5000
|
|||
|
||||
RUN uv pip install --system --no-deps .
|
||||
ENV TZ=America/Chicago
|
||||
ENV ENV=production
|
||||
ENV ENV=prod
|
||||
# CMD ['htmx-patterns', 'api', 'run']
|
||||
CMD htmx-patterns api run
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue