Revert "adjusted compose files name"

This reverts commit dd4d06786e.
This commit is contained in:
Maksym Buz
2025-02-06 13:34:57 +01:00
parent dd4d06786e
commit 11e3f3549f
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# An image from abesnier that works as an all-in-one and does not require database initiation.
# I don't know if it has any limitations. For my needs it fits perfectly.
services:
guacamole:
image: abesnier/guacamole:latest
container_name: guacamole
volumes:
- ${PATH_TO_CONFIG}:/config
ports:
- 8080:8080