Skip to content

Commit 083bee2

Browse files
Add alias for local.
1 parent 380ce0b commit 083bee2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/docker-compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: "3"
22
services:
33
app:
44
build: .
5+
extra_hosts:
6+
- fakeservices.datajoint.io:127.0.0.1
57
volumes:
68
- ../..:/workspaces:cached
79
entrypoint: /usr/local/share/docker-init.sh

0 commit comments

Comments
 (0)