mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
heynote production env
This commit is contained in:
@@ -38,6 +38,8 @@ services:
|
|||||||
image: furyhawk/heynote:${HEYNOTETAG:-latest}
|
image: furyhawk/heynote:${HEYNOTETAG:-latest}
|
||||||
container_name: heynote_app
|
container_name: heynote_app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
environment:
|
||||||
|
NODE_ENV: production
|
||||||
expose:
|
expose:
|
||||||
- 5173
|
- 5173
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user