[DEPLOY] Stop exposing unnecessary server port

This commit is contained in:
2023-03-12 18:26:18 +00:00
parent 85bb6ae5ba
commit 65023cf4f9
3 changed files with 0 additions and 6 deletions

View File

@@ -4,8 +4,6 @@ services:
server:
image: mgrove36/breccia-mapper:latest
build: .
ports:
- 8000:8000
environment:
DJANGO_DEBUG: ${DEBUG}
env_file: