Skip to content

Commit 206fa8e

Browse files
authored
Merge pull request #7345 from carlobeltrame/fix-local-dev-setup
Fix local dev setup
2 parents 91ca6e0 + c7fd511 commit 206fa8e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

api/config/jwt/.gitkeep

Whitespace-only changes.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171

7272
http-cache-logs:
7373
image: varnish:7.7.0
74-
container_name: 'ecamp3-http-cache-log'
74+
container_name: 'ecamp3-http-cache-logs'
7575
depends_on:
7676
- http-cache
7777
volumes:

0 commit comments

Comments
 (0)