Skip to content

Commit

Permalink
try specifying location of serve.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nospamas committed Aug 28, 2024
1 parent c9252e1 commit 9f29f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

serve -s . -l 8080
serve -s . -l 8080 -c serve.json

0 comments on commit 9f29f60

Please sign in to comment.