Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Départements-Notaires v2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
32
Issues
32
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Départements-Notaires
Départements-Notaires v2
Commits
9666462e
Commit
9666462e
authored
Jul 29, 2020
by
Cédric Girardot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stack : Supprime assignation IP network inutile
Change-Id: I0e7cdc12e8a64df65bf99e139663ff6e09653e65
parent
565f99d2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
.env.dist
.env.dist
+0
-3
docker-compose.yml
docker-compose.yml
+0
-7
No files found.
.env.dist
View file @
9666462e
...
...
@@ -27,6 +27,3 @@ MYSQL_ROOT_PASSWORD=password
# Mailer
MAILER_SMTP_PORT=1025
MAILER_CLIENT_PORT=8025
# Network
NETWORK_SUBNET=192.168.65.11/28
docker-compose.yml
View file @
9666462e
...
...
@@ -81,12 +81,5 @@ services:
-
./appli_sf/tests/E2E/:/e2e
-
/tmp/.X11-unix:/tmp/.X11-unix
networks
:
default
:
ipam
:
driver
:
default
config
:
-
subnet
:
${NETWORK_SUBNET}
volumes
:
database
:
~
Write
Preview
Markdown
is supported
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