Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ship-it
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
BugWright2
ship-it
Commits
d0ef4b2e
Commit
d0ef4b2e
authored
2 years ago
by
Simon Oehrl
Browse files
Options
Downloads
Patches
Plain Diff
chore: setup ssl for local development
parent
6fb50487
No related branches found
No related tags found
2 merge requests
!5
Features/ci
,
!4
Feature/refactor config
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.env.development
+3
-0
3 additions, 0 deletions
.env.development
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
development-certificate
+1
-0
1 addition, 0 deletions
development-certificate
with
7 additions
and
0 deletions
.env.development
0 → 100644
+
3
−
0
View file @
d0ef4b2e
HTTPS=true
SSL_CRT_FILE=development-certificate/bw2.crt
SSL_KEY_FILE=development-certificate/bw2.key
This diff is collapsed.
Click to expand it.
.gitmodules
+
3
−
0
View file @
d0ef4b2e
[submodule "config-schemas"]
[submodule "config-schemas"]
path = src/config-schemas
path = src/config-schemas
url = https://gitlab.georgiatech-metz.fr/soehrl/config-schemas.git
url = https://gitlab.georgiatech-metz.fr/soehrl/config-schemas.git
[submodule "development-certificate"]
path = development-certificate
url = ../development-certificate.git
This diff is collapsed.
Click to expand it.
development-certificate
@
988b7580
Subproject commit 988b7580a51672290bc64591cb9bcdf2c7108b44
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment