Compare commits
No commits in common. "master" and "develop" have entirely different histories.
1 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ version: "3"
|
|||
|
||||
services:
|
||||
django:
|
||||
restart: always
|
||||
build: ../../
|
||||
expose:
|
||||
- 8000
|
||||
|
|
@ -14,7 +13,6 @@ services:
|
|||
- production.secrets.env
|
||||
|
||||
nginx:
|
||||
restart: always
|
||||
build: ../nginx
|
||||
ports:
|
||||
- 8042:80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue