Skip to content

Commit b3182fa

Browse files
committed
wip
1 parent fb10dda commit b3182fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitpod.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ ports:
44
- port: 8080
55
- port: 3306
66
onOpen: ignore
7-
checkoutLocation: /workspace/lamp-example
7+
checkoutLocation: "lamp-example"
8+
workspaceLocation: "."
89
tasks:
910
- name: MySQL
1011
command: >

0 commit comments

Comments
 (0)