#4 #6 Completed functionlity to update products in place. Form still needs tidying up

This commit is contained in:
2024-01-25 00:05:34 +00:00
parent 0951bcc23e
commit 0358670071
5 changed files with 55 additions and 33 deletions

View File

@@ -8,7 +8,7 @@ services:
- APPSECRET=test
- ENVIRON=test
# - ENVIRON=prod
- FILESTORE=static/assets/img/products
- FILESTORE=static/assets/img/products/
tty: true
ports:
- "5000:5000"