summaryrefslogtreecommitdiffstats
path: root/docker-compose-app.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose-app.yml')
-rw-r--r--docker-compose-app.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/docker-compose-app.yml b/docker-compose-app.yml
index 4c2dc3b..8f942d4 100644
--- a/docker-compose-app.yml
+++ b/docker-compose-app.yml
@@ -1,13 +1,7 @@
pma:
build: Applications/phpmyadmin/
container_name: "startx-app-phpmyadmin"
- ports:
- - "82:80"
- - "445:443"
rockmongo:
build: Applications/rockmongo/
- container_name: "startx-app-rockmongo"
- ports:
- - "83:80"
- - "446:443" \ No newline at end of file
+ container_name: "startx-app-rockmongo" \ No newline at end of file