mirror of
https://github.com/oupala/apaxy.git
synced 2025-09-03 13:12:48 +02:00
Added Dockerfile to run local demo
This commit is contained in:
5
docker-compose.yml
Normal file
5
docker-compose.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
apaxy:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
Reference in New Issue
Block a user