refact(): remove docker-compose
This commit is contained in:
parent
dbc5fb349e
commit
f5730f421e
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
version: "3"
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
expose:
|
||||
- 21
|
||||
image: garethflowers/ftp-server
|
||||
network_mode: host
|
||||
restart: always
|
Loading…
Reference in a new issue