diff --git a/docker-compose.yaml b/docker-compose.yaml deleted file mode 100644 index 1abf9c9..0000000 --- a/docker-compose.yaml +++ /dev/null @@ -1,8 +0,0 @@ -version: "0.0.1" -services: - web: - build: . - ports: - - "9300:8460" - mariadb: - image: mariadb:latest \ No newline at end of file