refactor: repo (#1070)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
build: .
|
||||
command: start-local
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user