mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-12-31 05:32:23 +01:00
Replace submodule with direct copy of one.el fork for Docker compatibility
This commit is contained in:
8
one.el/docker/compose.yaml
Normal file
8
one.el/docker/compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
services:
|
||||
|
||||
one-el:
|
||||
build: .
|
||||
restart: "no"
|
||||
volumes:
|
||||
- .:/usr/src/app/
|
||||
Reference in New Issue
Block a user