Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Merge requests
!11
Witzigor master patch 05335
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Witzigor master patch 05335
witzigor-master-patch-05335
into
master
Overview
2
Commits
5
Pipelines
0
Changes
4
Merged
Igor Witz
requested to merge
witzigor-master-patch-05335
into
master
6 years ago
Overview
2
Commits
5
Pipelines
0
Changes
4
Expand
Modifications mineures apportées après mise en production
Ajout de fichiers d'exemple pour les fichiers de secrets
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b256702c
5 commits,
6 years ago
4 files
+
14
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
pica-etherpad/secrets/etherpad-app.secrets.example
0 → 100644
+
5
−
0
Options
ETHERPAD_ADMIN_PASSWORD=password
ETHERPAD_DB_NAME=db_name
ETHERPAD_DB_USER=user
ETHERPAD_DB_PASSWORD=password
MYSQL_PORT_3306_TCP_ADDR=mysql
\ No newline at end of file
Loading