mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[DEPLOY] Stop exposing unnecessary server port
This commit is contained in:
@@ -4,8 +4,6 @@ services:
|
||||
server:
|
||||
image: mgrove36/breccia-mapper:latest
|
||||
build: {{ project_src_dir }}
|
||||
ports:
|
||||
- 8000:8000
|
||||
environment:
|
||||
DJANGO_DEBUG: ${DEBUG}
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user