Skip to content

Commit 3ab6ccb

Browse files
committed
🚑 minor change
Removed staging stack to make it redeploy
1 parent fa2666d commit 3ab6ccb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎docker-compose.staging.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,7 @@ services:
243243
depends_on:
244244
- mongodb
245245
- redis
246-
environment:
247-
<<: *common-environment
246+
environment: *common-environment
248247
deploy:
249248
<<: *common-deploy
250249
mode: replicated

0 commit comments

Comments
 (0)