Skip to content

Commit

Permalink
feat: fixed compose
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardoZapicoLopezNeira committed Feb 10, 2024
1 parent e9311d5 commit 3862a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
ec-landing-page:
build: .
image: ec-landing-page
container_name: ec-landing-apge
container_name: ec-landing-page
restart: unless-stopped
networks:
- traefik
Expand Down

0 comments on commit 3862a28

Please sign in to comment.