mirror of
https://github.com/pinry/pinry.git
synced 2026-03-18 10:00:54 +01:00
Doc: Fix display error for docker config-file
This commit is contained in:
@@ -56,10 +56,10 @@ changing settings file in `pinry/settings`.
|
||||
|
||||
- Set any custom configuration options you need and run::
|
||||
|
||||
cp docker-compose.example.yml docker-compose.yml
|
||||
# edit docker-compose.yml and change the secret-key,
|
||||
# don't forget to backup this config file.
|
||||
docker-compose up -d
|
||||
cp docker-compose.example.yml docker-compose.yml
|
||||
\# edit docker-compose.yml and change the secret-key,
|
||||
\# don't forget to backup this config file.
|
||||
docker-compose up -d
|
||||
|
||||
- If you want to run Pinry with current user in docker::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user