Skip to content

Commit 1067592

Browse files
committed
chore: make admin-sandbox available again
1 parent 5fa94a5 commit 1067592

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

contember.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
projects:
2+
admin-sandbox: packages/admin-sandbox
23
playground: packages/playground

docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ services:
144144
CONTEMBER_SKIP_VERSION_CHECK: 1
145145
CONTEMBER_API_URL: 'http://contember-engine:4000/'
146146
CONTEMBER_API_TOKEN: '0000000000000000000000000000000000000000'
147-
CONTEMBER_PROJECT_NAME: playground
148147

149148
volumes:
150149
- ./:/src

0 commit comments

Comments
 (0)