Now there's a docker compose file, as well
This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
typehere:
|
||||
build: .
|
||||
ports:
|
||||
- "8585:80"
|
||||
|
Reference in New Issue
Block a user