mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
* Docker: Copy the same directory structure (src/) to support the lifespan startup of EOSdash. Use EOS_SERVER_EOSDASH_SESSKEY environment variable to provide EOSdash with session key.
16 lines
157 B
Plaintext
16 lines
157 B
Plaintext
.git/
|
|
.github/
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
**/*.egg-info/
|
|
.dockerignore
|
|
.env
|
|
.gitignore
|
|
docker-compose.yaml
|
|
Dockerfile
|
|
LICENSE
|
|
Makefile
|
|
NOTICE
|
|
README.md
|
|
.venv/
|