Skip to content

Commit

Permalink
Changed port to outside
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Nov 27, 2019
1 parent b6d62e7 commit 6c5f316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ services:
- INSTALL_DIR=${SRC_DIR_IN_CONTAINER}
- RES_DIR=${RES_DIR_IN_CONTAINER}
ports:
- "8000:8000"
- "8001:8000"
user: ${USER}:${GROUP}

0 comments on commit 6c5f316

Please sign in to comment.