Skip to content

Commit

Permalink
fix: Add compose.yml file with oswp-website service configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jan 16, 2024
1 parent f70f500 commit a53dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml → compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'

services:
devops-website:
oswp-website:
container_name: oswp-website
build:
context: .
Expand Down

0 comments on commit a53dff2

Please sign in to comment.