init
This commit is contained in:
6
docker-compose.yml
Executable file
6
docker-compose.yml
Executable file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- 80:80
|
||||
restart: always
|
||||
Reference in New Issue
Block a user