Small enhancements

This commit is contained in:
Niek van der Maas
2023-03-20 14:08:40 +01:00
parent 787f780863
commit 096af3e766
4 changed files with 4 additions and 5 deletions

View File

@@ -3,7 +3,6 @@ version: "3"
services:
chatgpt_web:
container_name: chatgpt_web
command: npm run deploy
restart: always
ports:
- 5173:5173