summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 0156a71..e8cf6ff 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -3,9 +3,9 @@ fedora:
container_name: "startx-fedora"
command: cat /etc/redhat-release
-#apache:
-# build: Services/apache/
-# container_name: "startx-sv-apache"
+apache:
+ build: Services/apache/
+ container_name: "startx-sv-apache"
#mariadb:
# build: Services/mariadb/