Skip to content
Snippets Groups Projects
Verified Commit 53b2f0e2 authored by David Beniamine's avatar David Beniamine
Browse files

Fix typo

parent fa6fae0b
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# docker-compose.yml : base, required
# dev.yml to expose port 80 to $PORT
# traefik.yml to access your pico from traefik
DOCKER_FILE=docker-compose.yml:dev.yml
COMPOSE_FILE=docker-compose.yml:dev.yml
PORT=8084
NAME=monsite
# Your fully qualified domain name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment