Replies: 1 comment
-
|
At runtime you can map it to any host port you want, e.g.: docker run -p 8081:8090 my-pocketbase |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are launching several instances of pocketbase for different projects, it may be useful to create the Dockerfile just once, specifying the port
Beta Was this translation helpful? Give feedback.
All reactions