mirror of
https://github.com/minoplhy/chibisafe-netproxy.git
synced 2024-11-22 03:27:08 +00:00
chibisafe_netstorage_middleman : oopsie
This commit is contained in:
parent
7712905622
commit
279989fc90
11
docker-compose.yml
Normal file
11
docker-compose.yml
Normal file
@ -0,0 +1,11 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "4040:4040"
|
||||
volumes:
|
||||
- .:/app
|
||||
environment:
|
||||
- CHIBISAFE_BASEPATH=
|
Loading…
Reference in New Issue
Block a user