diff --git a/docker-compose.yml b/docker-compose.yml index 38da824..3044ce1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,7 +8,7 @@ volumes: - ./public/docker_index.php:/var/www/html/index.php - ./public/sample:/var/www/html/sample - - ./public/workspace:/var/www/html/workspace + - ./public/playground:/var/www/html/playground depends_on: - db diff --git a/public/playground/dummy.html b/public/playground/dummy.html deleted file mode 100644 index 8a1237e..0000000 --- a/public/playground/dummy.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -
- - -Content goes here.
- - -