Skip to content

Commit

Permalink
another one
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Aug 6, 2024
1 parent 0287524 commit 09b692c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ services:
- REDIS_HOST=10.0.0.11
- REDIS_PORT=6379
- WEBPACK_PORT=8092
- WARM_CACHES=false
expose:
- 4002
ports:
Expand Down Expand Up @@ -74,6 +75,7 @@ services:
- REDIS_HOST=10.0.0.11
- REDIS_PORT=6379
- WEBPACK_PORT=8093
- WARM_CACHES=false
expose:
- 4003
ports:
Expand Down

0 comments on commit 09b692c

Please sign in to comment.