Skip to content

Commit

Permalink
Updating Docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
DitchTurtL committed Dec 16, 2024
1 parent 32e2189 commit 0c96c1c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
version: '3'

services:
next-app:
container_name: osf-site-prod-next-app
build:
context: .
dockerfile: Dockerfile
image: ghcr.io/opensource-force/osf-site:latest
restart: always
ports:
- 9090:3000
- 9090:3000

0 comments on commit 0c96c1c

Please sign in to comment.