Skip to content

Commit

Permalink
using compose file 4
Browse files Browse the repository at this point in the history
  • Loading branch information
RamyAlshurafa committed Dec 17, 2023
1 parent cbdffea commit 8ab1f08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ version: "3"
services:
strapi:
container_name: strapi
build: .
image: strapi:latest
image: ramyshurafa/strapi:latest
restart: unless-stopped
env_file: .env
environment:
Expand Down

0 comments on commit 8ab1f08

Please sign in to comment.