heynote production env

This commit is contained in:
2024-03-04 23:02:08 +08:00
parent 7376479f14
commit 432f9d8146
+2
View File
@@ -38,6 +38,8 @@ services:
image: furyhawk/heynote:${HEYNOTETAG:-latest}
container_name: heynote_app
restart: unless-stopped
environment:
NODE_ENV: production
expose:
- 5173
networks: