Skip to content

Commit

Permalink
chore(demo): remove volume mapping from docker documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PhearZero committed Dec 19, 2024
1 parent 748e18a commit 5ffad45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ services:
- liquid-auth
ports:
- "4321:4321"
volumes:
- ./docs:/home/node
liquid-auth:
build: .
env_file:
Expand Down

0 comments on commit 5ffad45

Please sign in to comment.