Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Picasoft
Technique
Dockerfiles
Commits
392c7ac5
Commit
392c7ac5
authored
May 29, 2021
by
Gaëtan Blond
Browse files
Merge branch 'master' of
https://gitlab.utc.fr/picasoft/projets/dockerfiles
parents
6b19a604
53083932
Changes
22
Hide whitespace changes
Inline
Side-by-side
pica-peertube/docker-compose.yml
View file @
392c7ac5
...
...
@@ -12,6 +12,7 @@ volumes:
networks
:
peertube
:
name
:
peertube
ipam
:
driver
:
default
proxy
:
...
...
pica-wekan/docker-compose.yml
View file @
392c7ac5
...
...
@@ -23,9 +23,9 @@ services:
restart
:
unless-stopped
wekan-app
:
image
:
quay.io/wekan/wekan-gantt-gpl:v5.2
4
image
:
quay.io/wekan/wekan-gantt-gpl:v5.2
8
build
:
context
:
http://github.com/wekan/wekan-gantt-gpl.git#v5.2
4
context
:
http://github.com/wekan/wekan-gantt-gpl.git#v5.2
8
container_name
:
wekan-app
environment
:
-
MONGO_URL=mongodb://wekan-db:27017/wekan
...
...
Prev
1
2
Next
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