Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CTB
ctb-platform-backend-antigo
Commits
2e9a466f
Commit
2e9a466f
authored
7 years ago
by
Laury Bueno
Browse files
Options
Download
Email Patches
Plain Diff
[Dev] Local network renamed
parent
6efe0ae3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
docker-compose.yml
docker-compose.yml
+5
-5
No files found.
docker-compose.yml
View file @
2e9a466f
...
...
@@ -4,15 +4,15 @@ volumes:
db_data
:
{}
networks
:
base
_django_project
:
name
:
base
_django_project
base
:
name
:
base
services
:
redis
:
image
:
redis:3.2
hostname
:
redis
networks
:
-
base
_django_project
-
base
django
:
build
:
...
...
@@ -31,7 +31,7 @@ services:
-
"
8000:8000"
command
:
/runserver.sh
networks
:
-
base
_django_project
-
base
postgres
:
image
:
postgres:9.6
...
...
@@ -42,4 +42,4 @@ services:
-
POSTGRES_USER=django
-
POSTGRES_PASSWORD=django
networks
:
-
base
_django_project
-
base
This diff is collapsed.
Click to expand it.
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