Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
2bb67ca5
Commit
2bb67ca5
authored
Aug 05, 2019
by
les
Browse files
minor
parent
dfd8b021
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/docker-compose.yml
View file @
2bb67ca5
...
...
@@ -20,9 +20,9 @@ services:
container_name
:
gancio
command
:
gancio start --docker
volumes
:
-
./db.sqlite:/gancio/db.sqlite
-
./config.json:/gancio/config.json
-
./uploads:/gancio/uploads
-
./db.sqlite:/
opt/
gancio/db.sqlite
-
./config.json:/
opt/
gancio/config.json
-
./uploads:/
opt/
gancio/uploads
depends_on
:
-
db
ports
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment