This commit is contained in:
Thomas
2020-08-01 19:56:20 +02:00
parent 1990ff0f04
commit 0e803cb17e
32 changed files with 55 additions and 26 deletions

View File

@@ -1,10 +1,8 @@
version: '3'
services:
cloud32:
image: gltron/c32java
container_name: cloud32
image: gltron/voozik
container_name: voozik
ports:
- 8004:8181
volumes:
- /data/c32_data/:/data
- 8005:8181
restart: unless-stopped