Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
yeaktas committed Apr 20, 2024
1 parent f745dab commit e27153f
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 @@ -3,10 +3,9 @@ version: '3.9'

services:
web:
image: aktas/indianpong:latest
build:
context: .
dockerfile: Dockerfile
env_file:
- .env
ports:
- 8000:8000

0 comments on commit e27153f

Please sign in to comment.