Skip to content

Commit ec65874

Browse files
committed
Update resume.json, other tweaks.
1 parent e9a54dd commit ec65874

File tree

3 files changed

+625
-242
lines changed

3 files changed

+625
-242
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
docker build -t theo-web .
99

1010
run:
11-
docker run -v .:/app -p 4000 --rm --name theo-web -it theo-web
11+
docker run -v .:/app -p 4000:4000 --rm --name theo-web -it theo-web
1212

1313
# print-resume:
1414
# docker run --rm -p 3000:3000 browserless/chrome

0 commit comments

Comments
 (0)