mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 04:30:57 +01:00
reorg dir structure, add docker image build
This commit is contained in:
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3.9"
|
||||
services:
|
||||
upd:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:8080"
|
||||
Reference in New Issue
Block a user