We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dce356 commit b8cf9c6Copy full SHA for b8cf9c6
compose.dev.yml
@@ -10,6 +10,7 @@ services:
10
- PORT=3000
11
- NODE_ENV=production
12
- SPRING_BOOT_API_URL=${SPRING_BOOT_API_URL}
13
+ - NEXT_PUBLIC_SSE_SERVER=${NEXT_PUBLIC_SSE_SERVER}
14
networks:
15
- heapdog-network-dev
16
0 commit comments