Skip to content
Snippets Groups Projects
Unverified Commit a3633919 authored by Agate's avatar Agate Committed by GitHub
Browse files

Merge pull request #52 from seanburlington/master

docker run vs create
parents ce4e9875 c1cbe269
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
## Usage ## Usage
```sh ```sh
docker create \ docker run \
--name=funkwhale \ --name=funkwhale \
-e FUNKWHALE_HOSTNAME=<yourdomain.funkwhale> \ -e FUNKWHALE_HOSTNAME=<yourdomain.funkwhale> \
-e NESTED_PROXY=0 \ -e NESTED_PROXY=0 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment