Skip to content

Commit

Permalink
add app to services
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Spanos committed Aug 14, 2024
1 parent 8a35bba commit bbe546a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ services:
ports:
- 44004:3000
env_file: .env.services
app:
restart: always
image: ghcr.io/moby-it/moby-website
env_file: .env
ports:
- 44001:3000

0 comments on commit bbe546a

Please sign in to comment.