docker: cleanup examples

This commit is contained in:
Herculino Trotta
2024-10-18 19:46:23 -03:00
parent 8c3dea074f
commit 696614ae50
3 changed files with 10 additions and 26 deletions

View File

@@ -1,5 +1,3 @@
version: '3.8'
volumes:
wygiwyh_dev_postgres_data: {}
temp:
@@ -15,7 +13,6 @@ services:
volumes:
- ./app/:/usr/src/app/:z
- ./frontend/:/usr/src/frontend:z
- temp:/temp
ports:
- "${OUTBOUND_PORT}:8000"
env_file: