Skip to content

Instantly share code, notes, and snippets.

@sezeresim
Created June 19, 2021 20:54
Show Gist options
  • Save sezeresim/d974ff7c9d99c165e1638659f3a0e4c6 to your computer and use it in GitHub Desktop.
Save sezeresim/d974ff7c9d99c165e1638659f3a0e4c6 to your computer and use it in GitHub Desktop.
docker-compose.yml
version: '3.8'
services:
test-app:
build: .
ports:
- 3000:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment