Initial commit on Forgejo
Fresh repository history for elektrine/magpie hosted at https://git.elektrine.com/elektrine/magpie.
This commit is contained in:
commit
ddbd19f153
23 changed files with 5636 additions and 0 deletions
11
docker-compose.network.yml
Normal file
11
docker-compose.network.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
services:
|
||||
magpie:
|
||||
networks:
|
||||
magpie_shared:
|
||||
aliases:
|
||||
- magpie
|
||||
|
||||
networks:
|
||||
magpie_shared:
|
||||
external: true
|
||||
name: ${MAGPIE_DOCKER_NETWORK:-elektrine-magpie-shared}
|
||||
Loading…
Add table
Add a link
Reference in a new issue