mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-14 12:59:52 +02:00
docker: cleanup examples
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user